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'


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/1389

Commit Summary

File Changes

(1 file)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1389@github.com>