Skip to content

Avoid use of bool as a variable name for C23#12

Merged
fingolfin merged 1 commit intogap-packages:masterfrom
jamesjer:master
Aug 29, 2025
Merged

Avoid use of bool as a variable name for C23#12
fingolfin merged 1 commit intogap-packages:masterfrom
jamesjer:master

Conversation

@jamesjer
Copy link
Contributor

The upcoming release of GCC 15 changes the default C standard to C23. In C23, bool is a keyword, so cannot be used as a variable name.

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