On Tue, Jul 03, 2001 at 02:41:33PM -0700, Matthew Jacob wrote:
> 
> Hmm. Somebody must have cranked some C compilation up enough to turn
> warnings into errors.
> 
> If I check out chkgrp into /tmp now on a system that's currently trying
> to update itself, I get:
> 
> yorp.feral.com > make
> Warning: Object directory not changed from original
> /tmp/src/usr.sbin/chkgrp
> cc -O -pipe -mcpu=ev4   -c chkgrp.c
> chkgrp.c: In function `main':
> chkgrp.c:76: warning: passing arg 2 of `fgetln' from incompatible
> pointer type
> cc -O -pipe -mcpu=ev4    -o chkgrp chkgrp.o
> gzip -cn chkgrp.8 > chkgrp.8.gz
> 
> 
> Gee, I wonder who's turned this on for userland? The only thing these
> are on for  is the kernel- and even that isn't -Werror.

You're about two months out of date; we started locking down userland
code around that timeframe.  This one probably wasn't tested
thoroughly enough on alpha.

Kris

PGP signature

Reply via email to