On Sun, 19 Apr 2015, Adrian Chadd wrote:

> I just got a booting mips32 kernel using gcc-4.9.2, and boy are there
> a lot of warnings. I'm going to start fixing the ones I find - cleaner
> code is better code. Mostly.
>
> (I'd be happy with -Wall -Werror.)

I thought that -Wall was a fixed set of warnings nowhere close to all of
them (to avoid breaking peoples' builds as new warnings are introduced),
and a larger set would be better.  (Things like -Wmaybe-uninitialized have
too many false positives to be a desirable -Werror target, though.)

-Ben
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to