Date: Tue, 12 Jan 1999 11:11:56 +0100 From: Eivind Eklund <eivind@FreeBSD.ORG> To: Julian Elischer <julian@whistle.com> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci ide_pci.c Message-ID: <19990112111156.I40114@bitbox.follo.net> In-Reply-To: <Pine.BSF.3.95.990111224747.859A-100000@current1.whistle.com>; from Julian Elischer on Mon, Jan 11, 1999 at 10:50:55PM -0800 References: <199901120136.RAA01250@freefall.freebsd.org> <Pine.BSF.3.95.990111224747.859A-100000@current1.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 11, 1999 at 10:50:55PM -0800, Julian Elischer wrote: > I was trying to work out how to get rid of those warnings.. > It kept complaining about the 4th and 5th arguemnts to a function that was > only being used with 3 args... For the life of me I couldn't figure it > out, but I'm glad SOMEONE could... > > Is the there a good reference in how to best shut up those things? Yes. If you're not able to shut up a warning, e-mail yours truly :-) Besides, I'm planning to add -Werror to bsd.kern.mk as soon as I've killed the last warnings, so you won't have much choice in fixing them ;-) Eivind. 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?19990112111156.I40114>