Bug#1096653: freegish: ftbfs with GCC-15
Henrique F. Simoes
henriquesimoes at riseup.net
Sun Oct 26 21:56:59 GMT 2025
tags 1096653 + patch
forwarded 1096653 https://github.com/freegish/freegish/pull/30
user debian-release at lists.debian.org
usertag 1096653 + bsp-2025-10-brazil
thanks
On Mon Feb 17, 2025 at 2:14 PM -03, Matthias Klose wrote:
> In file included from /build/reproducible-path/freegish-1.53+git20170110+dfsg/src/game/boss.c:22:
> /build/reproducible-path/freegish-1.53+git20170110+dfsg/src/game/../config.h:38:36: error: expected ‘;’, identifier or ‘(’ before ‘bool’
> 38 | typedef enum {FALSE = 0, TRUE = 1} bool;
> | ^~~~
That's basically the only issue with C23. I've patched it to use the
standard boolean type and forwarded upstream. In addition, I created an
MR on Salsa importing the patch to the Debian's version [1].
[1] https://salsa.debian.org/games-team/freegish/-/merge_requests/2
--
Henrique F. Simões
More information about the Pkg-games-devel
mailing list