From owner-cvs-sys Thu Oct 3 00:15:01 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA07860 for cvs-sys-outgoing; Thu, 3 Oct 1996 00:15:01 -0700 (PDT) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA07839; Thu, 3 Oct 1996 00:14:54 -0700 (PDT) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.0/8.8.0) with ESMTP id PAA03540; Thu, 3 Oct 1996 15:14:31 +0800 (WST) Message-Id: <199610030714.PAA03540@spinner.DIALix.COM> To: "Jordan K. Hubbard" cc: Michael Smith , sos@FreeBSD.org, jkh@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-sys@freefall.freebsd.org Subject: Re: cvs commit: src/sys/i386/isa syscons.c In-reply-to: Your message of "Thu, 03 Oct 1996 00:09:03 MST." <10570.844326543@time.cdrom.com> Date: Thu, 03 Oct 1996 15:14:31 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk "Jordan K. Hubbard" wrote: > > Does gcc honour /* ARGSUSED */ ?? > > Gee, I sure hope not - comments should stay comments. :-) > > Jordan BTW, since these warnings are only really useful for the developers, I'd suggest we turn *off* the *extra* warnings for the kernel by default on release branches just before rolling it. It doesn't help to scare the natives by having thousands of warnings that only have meaning for developers. Cheers, -Peter