Date: Wed, 20 Jan 1999 21:04:42 +0100 From: "Jeroen C. van Gelderen" <gelderen@mediaport.org> To: "Robert Nordier" <rnordier@nordier.com> Cc: <rnordier@nordier.com>, <peter@netplex.com.au>, <fenner@parc.xerox.com>, <bde@zeta.org.au>, <cvs-committers@FreeBSD.ORG> Subject: Re: -Werror Message-ID: <001301be44b0$1ec4cf20$0d79eb0a@deskfix.local>
next in thread | raw e-mail | index | archive | help
From: Robert Nordier <rnordier@nordier.com> >> Fix style(9) and that problem goes away. > >I think if we fix style(9) properly, and then make the many code >changes that will permit -Werror to work, the whole issue may >go away. This doesn't force -Werror as the default, but will >at least allow it as an option. I think it's a good idea to strive to a buildworld without any warnings at all. I'm willing to help if I can find some time. Please drop me a line when a decision is made. If some warnings cannot be avoided in a reasonable way, it's probably time to try and fix the compiler. As an aside, instead of //ARGSUSED blabla( int used, int not_used ) I prefer to use blabla( int used, int /*not_used*/ ) This might be of interest when one ever decides to review style(9). Cheers, Jeroen -- Jeroen C. van Gelderen -- gelderen@mediaport.org -- 0x46D8D3C8 -- &[8-D}~<= 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?001301be44b0$1ec4cf20$0d79eb0a>