On Sat, 31 May 2025 at 17:14, Andreas Metzler <[email protected]> wrote: > > 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
Thank you Andreas, I have tested the patch, it works for me. I uploaded it to the Gentoo bug. Best wishes, -- Andrés Becerra Sandoval
