Date: Fri, 14 Dec 2001 09:43:10 -0800 From: "David O'Brien" <obrien@FreeBSD.org> To: Mark Murray <mark@grondar.za> Cc: 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: <20011214094310.A25238@dragon.nuxi.com> In-Reply-To: <200112141659.fBEGx9U02211@grimreaper.grondar.org>; from mark@grondar.za on Fri, Dec 14, 2001 at 04:59:08PM %2B0000 References: <20011214184532.A99179@sunbay.com> <200112141659.fBEGx9U02211@grimreaper.grondar.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 14, 2001 at 04:59:08PM +0000, Mark Murray wrote: > > Now everybody knows that you don't actually use -CURRENT. :-) > > In -CURRENT, main() doesn't require a prototype. > > Please back these out. > > This is incorrect. I'm doing a big WARNS=2 sweep in usr.bin, and > main _does_ need proper prototyping. People should stop the WARNS sweeps for 1-2 mo. GCC 3 has *SO* many more warnings just about all of our WARNS=2 will have to be revisited. IIRC this issue with main() is also dealt with in GCC 3. 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?20011214094310.A25238>