tags 1096653 + patch
forwarded 1096653 https://github.com/freegish/freegish/pull/30
user [email protected]
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