Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Apr 2002 16:43:03 +1000 (EST)
From:      Bruce Evans <bde@zeta.org.au>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/usr.bin/yacc reader.c
Message-ID:  <20020406163922.L6146-100000@gamplex.bde.org>
In-Reply-To: <20020404193022.A83762@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 4 Apr 2002, David O'Brien wrote:

> On Fri, Apr 05, 2002 at 01:26:37PM +1000, Bruce Evans wrote:
> > uniinitialized to me.  The changed version only compiles clean because
> > WARNS is intentionally broken.  From bsd.sys.mk:
>
> Could we please fix that?

Certainly.  Just unbreaking WARNS cause about 10 buildworld failures.  We
should fix the easy cases and turn on NO_WERROR in individual Makefiles
for the others.  (I don't like turning down WARNS in places that have
already been WARNSified.  It hides new warnings.)

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?20020406163922.L6146-100000>