Date: Tue, 12 Jan 1999 23:37:33 +0100 From: Eivind Eklund <eivind@FreeBSD.ORG> To: John Birrell <jb@cimlogic.com.au> Cc: Archie Cobbs <archie@whistle.com>, mike@smith.net.au, luigi@labinfo.iet.unipi.it, cvs-committers@FreeBSD.ORG Subject: Re: cvs commit: src/sys/netinet ip_input.c Message-ID: <19990112233733.B71402@bitbox.follo.net> In-Reply-To: <199901122137.IAA08522@cimlogic.com.au>; from John Birrell on Wed, Jan 13, 1999 at 08:37:34AM %2B1100 References: <199901122124.NAA07208@bubba.whistle.com> <199901122137.IAA08522@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 13, 1999 at 08:37:34AM +1100, John Birrell wrote: > If you are working on a "problem child" in the tree and in doing so > you choose to compile without optimisation, your build is likely to > fail due to -Werror barfing on static inline definitions in the headers > that aren't used. This is *really* annoying. I removed -Werror from a > couple of places in the tree when porting stuff to alpha because of > this. > > If people want to _add_ -Werror in their local /etc/make.conf, by all > means do so, but please don't make it required. What I am planning to do (unless I get shouted down by more than one voice) is to add it to bsd.kern.mk, with a knob in /etc/make.conf to turn it off. If it is not on by default, people will keep committing bogus code. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990112233733.B71402>