Re: Is it time to --enable-warnings?

2025-02-10 Thread Gary E. Miller via devel
Yo Hal! On Sat, 08 Feb 2025 21:55:17 -0800 Hal Murray via devel wrote: > waf configure --help says: > --enable-warnings Enable annoying CC warnings > > Are they really annoying? My normal build script turns it on without > problems. Ditto for me. > What does gitlab do with warnings?

Re: Is it time to --enable-warnings?

2025-02-10 Thread Hal Murray via devel
Thanks. Gary said: >> Should we be running with -Werror >> to turn warnings into errors so gitlab/CI will notice? Any reason >> not to do that? > Try it and see. If the makes the CI look terrible, turn it back off. We still have the warning from old old Bison. warning: switch missing defau