Subject: Re: -Wno-parenthesis
To: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
From: Simon Burge <simonb@netbsd.org>
List: tech-kern
Date: 06/07/1999 10:17:22
Hubert Feyrer wrote:

> On Sun, 6 Jun 1999, Ross Harvey wrote:
> > I would like to change it in all the kernel Makefile's to:
> > 	-Wall -Wno-parentheses.
> 
> While there, would adding -Wuninitialised (sp?) be possible?
> This is also something some ports have, and others don't.

This can be a little work to get done (having "fixed" the pmax in the
time since 1.4).  However, it is a _good_ thing, as I fixed a bug or two
tracking down gcc (oops, egcs') complaints.  Not long after a releae and
well before the next major release branch is probably a good time to do
this...

Simon.