From owner-cvs-all Fri Dec 14 9:11:57 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 D41F937B41F; Fri, 14 Dec 2001 09:11:49 -0800 (PST) Received: (from rizzo@localhost) by iguana.aciri.org (8.11.3/8.11.1) id fBEHBnR50510; Fri, 14 Dec 2001 09:11:49 -0800 (PST) (envelope-from rizzo) Date: Fri, 14 Dec 2001 09:11:49 -0800 From: Luigi Rizzo To: Ruslan Ermilov Cc: Mark Murray , 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: <20011214091149.E49775@iguana.aciri.org> References: <20011214184532.A99179@sunbay.com> <200112141659.fBEGx9U02211@grimreaper.grondar.org> <20011214190617.A7887@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20011214190617.A7887@sunbay.com> 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 07:06:17PM +0200, Ruslan Ermilov wrote: > On Fri, Dec 14, 2001 at 04:59:08PM +0000, Mark Murray wrote: ... > Mark, we are talking about the different thing here. > Recall the breakage when -Wmissing-prototype was put to WARNS? > The solution was added by David O'Brien in: > > contrib/gcc.295/c-decl.c,v 1.4. this seems a really bad way to deal with the problem. Among other things, it just does not work with cross-compilations until you bootstrap the new compiler. Also what sense does it make to add more strict checks on one side and disabling them on the other side ? cheers luigi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message