Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2001 21:41:15 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        Peter Wemm <peter@wemm.org>, Warner Losh <imp@harmony.village.org>, Greg Lehey <grog@lemis.com>, Kris Kennaway <kris@obsecurity.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/scrshot Makefile
Message-ID:  <Pine.BSF.4.21.0105202127090.43871-100000@besplex.bde.org>
In-Reply-To: <20010520140748.D3338@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 May 2001, Ruslan Ermilov wrote:

> On Fri, May 18, 2001 at 10:24:23PM -0700, Peter Wemm wrote:
> > Personally, I think we should implement the WARNS make variable from
> > NetBSD.  It works there.  There is no need to be gratuitously different.

This is implemented now.

> We already have DEBUG_FLAGS in bsd.prog.mk and bsd.lib.mk.
> That should be sufficient for -Wfoo stuff.

I think DEBUG_FLAGS is
a) for debugging flags (-g, etc.) :-).
b) completely under use control.  Currently, only a couple of Makefiles under
   usr.sbin/acpi misuse it (but only in commented out code).

There is also CWARNFLAGS, which used to be only for kernels...

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.0105202127090.43871-100000>