Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 1999 13:11:21 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        obrien@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/contrib/cpio main.c 
Message-ID:  <19990915051121.58DC91CC4@overcee.netplex.com.au>
In-Reply-To: Your message of "Tue, 14 Sep 1999 21:37:59 MST." <19990914213758.A14707@dragon.nuxi.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
"David O'Brien" wrote:
> >     contrib/cpio         main.c 
> >   Log:
> >   Fix warning: return type of `main' is not `int'
> 
> I didn't think we made such changes in src/contrib/

Hmm.  Looking over what's written, the example of a 'trivial' change to be
avoided is "spelling fixes".  Compile warnings without -Wanything aren't
IMHO trivial.  Clobbering it to be -Wall safe wouldn't be a good thing
though.  (Which is why a WARNS variable default value needs to be
overrideable on a per directory basis)

Cheers,
-Peter



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?19990915051121.58DC91CC4>