From owner-cvs-all Sun Dec 13 22:18:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA03970 for cvs-all-outgoing; Sun, 13 Dec 1998 22:18:00 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from whistle.com (s205m131.whistle.com [207.76.205.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA03954 for ; Sun, 13 Dec 1998 22:17:59 -0800 (PST) (envelope-from archie@whistle.com) Received: (from smap@localhost) by whistle.com (8.7.5/8.6.12) id WAA18152; Sun, 13 Dec 1998 22:17:21 -0800 (PST) Received: from bubba.whistle.com( 207.76.205.7) by whistle.com via smap (V2.0) id xma018148; Sun, 13 Dec 98 22:17:13 -0800 Received: (from archie@localhost) by bubba.whistle.com (8.8.7/8.6.12) id WAA06110; Sun, 13 Dec 1998 22:17:12 -0800 (PST) From: Archie Cobbs Message-Id: <199812140617.WAA06110@bubba.whistle.com> Subject: Re: -Wunused kernel build In-Reply-To: <199812130759.XAA02423@apollo.backplane.com> from Matthew Dillon at "Dec 12, 98 11:59:22 pm" To: dillon@apollo.backplane.com (Matthew Dillon) Date: Sun, 13 Dec 1998 22:17:12 -0800 (PST) Cc: cvs-committers@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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