Skip to content

Don't typedef bool when compiling as C23#39

Open
neuschaefer wants to merge 1 commit intofnuecke:masterfrom
neuschaefer:c23
Open

Don't typedef bool when compiling as C23#39
neuschaefer wants to merge 1 commit intofnuecke:masterfrom
neuschaefer:c23

Conversation

@neuschaefer
Copy link

In C23, bool finally became a built-in keyword, as it has long been in C++.

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

In C23, bool finally became a built-in keyword, as it has long been in C++.

https://gcc.gnu.org/gcc-15/porting_to.html
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.

1 participant