Skip to content

Fix stdbool.h error when using GCC 15 - #241

Open
wkliao wants to merge 1 commit into
masterfrom
bool_bug
Open

wkliao wants to merge 1 commit into
masterfrom
bool_bug

Conversation

@wkliao

@wkliao wkliao commented Sep 21, 2026

Copy link
Copy Markdown
Member

See issue #240 for detailed error messages, work around, and fix.

In C23, bool, true and false are keywords rather than macros, so the test fails even though <stdbool.h> is fully conforming. Autoconf 2.72 fixed this test.

See issue #240 for detailed error messages, work around, and fix

This branch has not been deployed

No deployments
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