Date: Sun, 13 Dec 1998 22:17:12 -0800 (PST) From: Archie Cobbs <archie@whistle.com> To: dillon@apollo.backplane.com (Matthew Dillon) Cc: cvs-committers@FreeBSD.ORG Subject: Re: -Wunused kernel build Message-ID: <199812140617.WAA06110@bubba.whistle.com> In-Reply-To: <199812130759.XAA02423@apollo.backplane.com> from Matthew Dillon at "Dec 12, 98 11:59:22 pm"
next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Dillon writes: > :I'd like to add -Wunused to the kernel build so the remaining > :warnings can be addressed by their respective maintainers. > : > :Any objections? > > I think it's a good idea. Being able to add in -Wall would be best of > all. Yes, that's the ultimate goal.. :-) Actually, -Wall and then some, if possible. Personally speaking, I can't live without -Wall in my own code; the compiler's a lot better than me at finding certain kinds of simple bugs (eg, printf() with missing arguments, etc). -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812140617.WAA06110>