Subject: Re: misc/6046: New CWARNFLAGS not unsettable
To: None <erik@mediator.uni-c.dk>
From: Todd Vierling <tv@pobox.com>
List: netbsd-bugs
Date: 08/26/1998 11:12:41
On Wed, 26 Aug 1998, Erik Bertelsen wrote:
: The problem is that the -Werror is added to the previous value,
: instead of being set only if it is not already set.
For this, you set WARNS=0. Any warnings you get from -Werror when there is
no -Wall is broken and should not compile. -Werror should *never* be turned
off - only particular warnings should.
--
-- Todd Vierling (Personal tv@pobox.com; Bus. todd_vierling@xn.xerox.com)