From owner-cvs-sys Thu Oct 3 00:11:04 1996 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA07529 for cvs-sys-outgoing; Thu, 3 Oct 1996 00:11:04 -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 AAA07505; Thu, 3 Oct 1996 00:10:53 -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 PAA03486; Thu, 3 Oct 1996 15:10:19 +0800 (WST) Message-Id: <199610030710.PAA03486@spinner.DIALix.COM> To: sos@FreeBSD.org cc: 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 08:57:42 +0200." <199610030657.IAA07715@ra.dkuug.dk> Date: Thu, 03 Oct 1996 15:10:19 +0800 From: Peter Wemm Sender: owner-cvs-sys@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk sos@FreeBSD.org wrote: > Excuse me, but I tend to think that the compiler should be fixed here... No, the compiler is doing it's job better, that's all. We *ask* for these with -Wunused when compiling the kernel. Cheers, -Peter