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

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Tue Nov 20 00:48:55 PST 2007


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.


More information about the cvs-all mailing list