On 2025-05-29 Andrés Becerra Sandoval <[email protected]> wrote:
> Best Regards,
> I get the error message:
> In file included from getopt1.c:4:
> ./../include/sys-defines.h:258:16: error: cannot use keyword ‘false’
> as enumeration constant
> 258 | typedef enum { false = 0, true = 1 } bool;
> This failure was found using the Gentoo distribution, it is reported here:
Hello,
OpenSuse has a patch:
https://build.opensuse.org/projects/openSUSE:Factory/packages/plotutils/files/plotutils-gcc15.patch?expand=1
I have not tested it yet.
cu Andreas