Skip to content

Handle modern gcc bool type#18

Open
juliangilbey wants to merge 1 commit intohanwen:masterfrom
juliangilbey:gcc-bool
Open

Handle modern gcc bool type#18
juliangilbey wants to merge 1 commit intohanwen:masterfrom
juliangilbey:gcc-bool

Conversation

@juliangilbey
Copy link
Contributor

gcc 15 fails to compile gf2pbm as bool is already defined. This patch, due to Adrian Bunk bunk@debian.org, fixes this issue, and will work with quite a few older versions of gcc as well. (The stdbool.h header was introduced in gcc 10 or earlier.)

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