Menu

#41 Compliling fails using GCC-15

open
nobody
None
5
2025-05-30
2025-05-30
No

Hi!

GCC 15 adds the new bool type, which makes BLT failing to build because it has some variables named bool in the sources. Also, gcc 15 complains about incorrect prototype in one case. The attached patch defines the "bool" macro to make BLT compilable, but maybe it's not the baest way of fixing the bug. I think it'd be better to rename the variables. The secont part of the patch fixes a function prototype.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.