Date: Sun, 20 May 2001 21:01:44 +1000 (EST) From: Bruce Evans <bde@zeta.org.au> To: Kris Kennaway <kris@obsecurity.org> Cc: Kris Kennaway <kris@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk bsd.sys.mk Makefile bsd.kmod.mk bsd.lib.mk bsd.prog.mk Message-ID: <Pine.BSF.4.21.0105202059240.43750-100000@besplex.bde.org> In-Reply-To: <20010519232425.A20670@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 19 May 2001, Kris Kennaway wrote: > On Sun, May 20, 2001 at 03:54:17PM +1000, Bruce Evans wrote: > > On Sat, 19 May 2001, Kris Kennaway wrote: > > > The idea is that WARNS can be set in Makefile.inc or in individual > > > Makefiles as they become clean, to prevent the introduction of new > > > warnings in the code. -Werror is added by default > > > > Please don't clutter individual Makefiles with it. > > I'm only adding WARNS once I've fixed all warnings on alpha and i386. Since > it has the effect of adding -Werror, it's kind of hard for people to ignore > it when they introduce a new one :-) For people doing a new architecture > port or playing with weird compilation options, NO_WERROR or NO_WARNS is > available. > > Once we get all (or most) of the subdirectories building with WARNS, we can > shift it to ../Makefile.inc and set WARNS=0 on the remainder. Just don't set it for everyone until you (or someone) has fixed all (or most) of the subdirectories. Bruce 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?Pine.BSF.4.21.0105202059240.43750-100000>