Date: Fri, 14 Dec 2001 13:19:34 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: David Malone <dwmalone@maths.tcd.ie> Cc: Mark Murray <mark@grondar.za>, Ruslan Ermilov <ru@FreeBSD.org>, Luigi Rizzo <luigi@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/rm rm.c src/usr.sbin/chown chown.c src/usr.sbin/dev_mkdb dev_mkdb.c Message-ID: <20011214131934.B33199@dragon.nuxi.com> In-Reply-To: <20011214203835.A64110@walton.maths.tcd.ie>; from dwmalone@maths.tcd.ie on Fri, Dec 14, 2001 at 08:38:35PM %2B0000 References: <20011214184532.A99179@sunbay.com> <200112141659.fBEGx9U02211@grimreaper.grondar.org> <20011214094310.A25238@dragon.nuxi.com> <20011214203835.A64110@walton.maths.tcd.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 14, 2001 at 08:38:35PM +0000, David Malone wrote: > I have some work in usr.bin which I'd like to finish, but if it > would make the gcc 3 import easier, I can test these warns patches > with gcc 3 before committing them. It would be easy enough to ask > people doing warns work to check with both versions of gcc. The issue is that gcc 3 produces more warnings. And things that pass WARNS=2 probably won't pass WARNS=2 with GCC 3. So everyone will have to have to turn on NO_WERROR=yes. Unless people want to see gcc3 delayed by extra weeks so the person bringing it in can clean up all the errors that prevent the tree from building. Thus any new WARNS=2 will just get in the way more. 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?20011214131934.B33199>