Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 1999 10:13:00 +0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Bill Fumerola <billf@jade.chc-chimes.com>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/games/caesar caesar.c 
Message-ID:  <19990915021300.EB8AF1CC0@overcee.netplex.com.au>
In-Reply-To: Your message of "Tue, 14 Sep 1999 20:55:06 -0400." <Pine.BSF.4.10.9909142054200.60880-100000@jade.chc-chimes.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Fumerola wrote:
> On Tue, 14 Sep 1999, Peter Wemm wrote:
> 
> > peter       1999/09/14 18:42:48 PDT
> > 
> >   Modified files:
> >     games/caesar         caesar.c 
> >   Log:
> >   Fix warning: return type of `main' is not `int'
> 
> FYI - to all committers, I'm working on fixing all -Wall warnings
> in src/games, I'd appreciate if you could run changes by me, because
> this just makes keeping current harder.

Sorry.

BTW; I kinda like what NetBSD have done in this area with the WARNS make
variable.  You can set WARNS?=1 for turning on some -W warnings, and
WARNS?=2 for -Wall type warnings.  The beauty is that you could set it in
(say) usr.bin/Makefile.inc and if required, override it in individual
makefiles, as well as globally overriding it in /etc/make.conf. Also you
can 'make WARNS=2' for actually doing the fixes.

> Thanks,

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au



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?19990915021300.EB8AF1CC0>