From owner-cvs-all@FreeBSD.ORG Tue Nov 20 13:21:45 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6FAA516A418; Tue, 20 Nov 2007 13:21:45 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.freebsd.org (Postfix) with ESMTP id 2AE3213C468; Tue, 20 Nov 2007 13:21:45 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 4F2F3208C; Tue, 20 Nov 2007 14:21:37 +0100 (CET) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: -0.1/3.0 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on tim.des.no Received: from ds4.des.no (des.no [80.203.243.180]) by smtp.des.no (Postfix) with ESMTP id B67E32085; Tue, 20 Nov 2007 14:21:36 +0100 (CET) Received: by ds4.des.no (Postfix, from userid 1001) id A1A8C84488; Tue, 20 Nov 2007 14:21:36 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: John Birrell References: <200711200207.lAK27UmF082244@repoman.freebsd.org> <86ejelcb6k.fsf@ds4.des.no> Date: Tue, 20 Nov 2007 14:21:36 +0100 In-Reply-To: <86ejelcb6k.fsf@ds4.des.no> ("Dag-Erling =?utf-8?Q?Sm=C3=B8rg?= =?utf-8?Q?rav=22's?= message of "Tue\, 20 Nov 2007 14\:13\:07 +0100") Message-ID: <867ikdcasf.fsf@ds4.des.no> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libkse Makefile src/lib/libthr Makefile src/usr.bin/netstat Makefile src/usr.sbin/acpi/acpidb Makefile src/usr.sbin/kldxref Makefile src/usr.sbin/nscd Makefile src/usr.sbin/rpc.yppasswdd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Nov 2007 13:21:45 -0000 Dag-Erling Sm=C3=B8rgrav writes: > John Birrell writes: > > Log: > > These are the things that the tinderbox has problems with because it > > doesn't use the default CFLAGS which contain -fno-strict-aliasing. > >=20=20=20 > > Until the code is cleaned up, just add -fno-strict-aliasing to the > > CFLAGS of these for the tinderboxes' sake, allowing the rest of the > > tree to have -Werror enabled again. > This is utterly, utterly wrong. The very least you could have done was > consult me before committing this. Sorry, I jumped the gun on this and responded before reading the your reply to bz@ on cvs-src@. I will post a more appropriate reply in a few minutes. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no