Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Dec 2001 03:39:28 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Mark Murray <markm@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/yacc Makefile closure.c defs.h error.c lalr.c lr0.c main.c mkpar.c output.c reader.c skeleton.c symtab.c verbose.c warshall.c
Message-ID:  <20011203033928.A22219@dragon.nuxi.com>
In-Reply-To: <200112011734.fB1HYgK64703@freefall.freebsd.org>; from markm@FreeBSD.org on Sat, Dec 01, 2001 at 09:34:42AM -0800
References:  <200112011734.fB1HYgK64703@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 01, 2001 at 09:34:42AM -0800, Mark Murray wrote:
> markm       2001/12/01 09:34:42 PST
> 
>   Modified files:
>     usr.bin/yacc         Makefile closure.c defs.h error.c lalr.c 
>                          lr0.c main.c mkpar.c output.c reader.c 
>                          skeleton.c symtab.c verbose.c warshall.c 
>   Log:
>   WARNS=2 and s/register//.
>   
>   Set NO_WERROR=true because there are some flex(1) issues that need
>   to be dealt with.

This is Just Wrong.  What are you up to??
What is the purpose of setting WARNS=2 and NO_ERROR?
Please the CVS repo is not your personal sandbox.  Please do the
development locally and commit the tested changes.

Or set WARNS=2 in usr.bin/Makefile.inc and WARNS=0 in those Makefile's
with no existing WARNS setting.

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?20011203033928.A22219>