Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2007 08:25:54 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        John Birrell <jb@FreeBSD.org>
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
Message-ID:  <20071120082329.C53707@maildrop.int.zabbadoz.net>
In-Reply-To: <200711200207.lAK27UmF082244@repoman.freebsd.org>
References:  <200711200207.lAK27UmF082244@repoman.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On Tue, 20 Nov 2007, John Birrell wrote:

Hi,

> jb          2007-11-20 02:07:30 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    lib/libkse           Makefile
>    lib/libthr           Makefile
>    usr.bin/netstat      Makefile
>    usr.sbin/acpi/acpidb Makefile
>    usr.sbin/kldxref     Makefile
>    usr.sbin/nscd        Makefile
>    usr.sbin/rpc.yppasswdd Makefile
>  Log:
>  These are the things that the tinderbox has problems with because it
>  doesn't use the default CFLAGS which contain -fno-strict-aliasing.
>
>  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.

I have the feeling that adding -fno-strict-aliasing just for the
tinderbox to be happy is not the right solution, even if it is temporary.

Isn't lowering WARNS a better temporary solution?


-- 
Bjoern A. Zeeb                                 bzeeb at Zabbadoz dot NeT
Software is harder than hardware  so better get it right the first time.


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071120082329.C53707>