From owner-cvs-all Fri Dec 14 9: 7:31 2001 Delivered-To: cvs-all@freebsd.org Received: from iguana.aciri.org (iguana.aciri.org [192.150.187.36]) by hub.freebsd.org (Postfix) with ESMTP id 3BFE337B41A; Fri, 14 Dec 2001 09:07:24 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fBEH76450436; Fri, 14 Dec 2001 09:07:06 -0800 (PST) (envelope-from rizzo) Date: Fri, 14 Dec 2001 09:07:06 -0800 From: Luigi Rizzo To: Mark Murray Cc: Ruslan Ermilov , 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: <20011214090706.D49775@iguana.aciri.org> References: <20011214184532.A99179@sunbay.com> <200112141659.fBEGx9U02211@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200112141659.fBEGx9U02211@grimreaper.grondar.org> User-Agent: Mutt/1.3.23i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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. Oh, thanks god i am not the only one who sees strange things! I have no idea what is the default, but on my cross-compile box (a pretty much standard 4.3, with no special makefile configuration), -Werror appears to be the default when compiling yesterday's -current source tree. cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message