Skip to content

Fix compile with --std=c23 (gcc15)#33

Open
kkaempf wants to merge 2 commits into
aap:masterfrom
kkaempf:kkaempf
Open

Fix compile with --std=c23 (gcc15)#33
kkaempf wants to merge 2 commits into
aap:masterfrom
kkaempf:kkaempf

Conversation

@kkaempf

@kkaempf kkaempf commented Dec 20, 2025

Copy link
Copy Markdown
  • bool is a keyword since C23
  • _GNU_SOURCE is predefined in GCC15

Klaus Kämpf added 2 commits December 20, 2025 15:14
Signed-off-by: Klaus Kämpf <kkaempf@kkaempf.de>
Signed-off-by: Klaus Kämpf <kkaempf@kkaempf.de>
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