Date: Thu, 3 Oct 1996 09:49:41 +0200 (MET DST) From: sos@FreeBSD.org To: msmith@atrad.adelaide.edu.au (Michael Smith) Cc: sos@FreeBSD.org, peter@spinner.dialix.com, 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 Message-ID: <199610030749.JAA08022@ra.dkuug.dk> In-Reply-To: <199610030713.QAA28842@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Oct 3, 96 04:43:30 pm
next in thread | previous in thread | raw e-mail | index | archive | help
In reply to Michael Smith who wrote: > > sos@FreeBSD.org stands accused of saying: > > > That should be enough to shut up gcc. Althought what to do about the > > > SYSCTL macro for declaring functions where you don't get the chance to > > > do this, I'm not sure about. > > > > Excuse me, but I tend to think that the compiler should be fixed here... > > Huh? Nothing wrong with a compiler that tells you that you've screwed up. EXCUSE ME, but I didn't screw up, I just dont use all the vars thats declared for a system wide std, for char devices, its just that some of those vars isn't used here, but they should still be declared to conform to the char device calling convention. I guess we'll have to go fix hordes of files with another gcc'ism __unused, *SIGH*, as if we had nothing to do... If the GNU folks ever did go to a scheme where we would have to *pay* to use it, or other more nasty ideas for that matter, we are now so wrapped in, its almost impossible to switch compiler. (I've tried, its NOT fun) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Soren Schmidt (sos@FreeBSD.org) FreeBSD Core Team So much code to hack -- so little time.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610030749.JAA08022>