Skip to content

Conversation

@yselkowitz
Copy link

GCC 15 defaults to C23, which defines bool, true, and false as keywords, and changes the interpretation of function declarations without parameters from unspecified to void.

https://gcc.gnu.org/gcc-15/porting_to.html

itayav17 and others added 2 commits February 19, 2025 11:04
GCC 15 defaults to C23, which defines bool, true, and false as keywords,
and changes the interpretation of function declarations without parameters
from unspecified to `void`.

https://gcc.gnu.org/gcc-15/porting_to.html
@ogalbxela ogalbxela changed the base branch from master to master_devel March 8, 2025 03:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants