C23 is adding a bool keyword:
https://en.cppreference.com/w/c/keyword/bool
With GCC 15 (in development, bug fixing) this causes a failure: error: expected identifier or '(' before 'bool'
https://github.com/geany/geany-plugins/pull/1389
(1 file)
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.