Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 1997 08:46:44 +0200
From:      j@uriah.heep.sax.de (J Wunsch)
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: gnu/3554
Message-ID:  <19970510084644.KI34662@uriah.heep.sax.de>
In-Reply-To: <199705100448.OAA05467@godzilla.zeta.org.au>; from Bruce Evans on May 10, 1997 14:48:24 %2B1000
References:  <199705100448.OAA05467@godzilla.zeta.org.au>

index | next in thread | previous in thread | raw e-mail

As Bruce Evans wrote:

> You mean that everyone develops code using
> 
> 	-W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
> 	-Wcast-qual -Wchar-subscripts -Wconversion -Winline \
> 	-Wmissing-prototypes -Wnested-externs -Wpointer-arith \
> 	-Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
> 
> don't they? :-)

Time to implement -Weverything?

Or an env variable, say $WARNLEVEL.  I even like this idea more, since
it gets away without Makefile tempering.  (But we could implement it
at the Makefile level.)

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970510084644.KI34662>