Subject: Re: failed to compile /usr/src/distrib/utils/libhack/opendir.c
To: None <kurt.schreiner@uni-mainz.de>
From: Guenther Grau <Guenther.Grau@de.bosch.com>
List: current-users
Date: 05/21/1999 12:27:57
Hi,

ks@ub.uni-mainz.de wrote:
> cc -O2 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Werror   -c /usr/src/distrib/i386/floppies/opacramdisk/../../../utils/libhack/opendir.c
> cc1: warnings being treated as errors
> /usr/src/distrib/i386/floppies/opacramdisk/../../../utils/libhack/opendir.c: In function `opendir':
> /usr/src/distrib/i386/floppies/opacramdisk/../../../utils/libhack/opendir.c:57: warning: unused variable `pagesz'
> *** Error code 1
> 
> Stop.
> 
> -ks
> 
> ps.: hm, I wonder if I should send-pr every such little "glitch" I find?

Hmm, that depends. If you have commit access, please go ahead 
an fix it. There are quite a few commit messages that say,
"make it compile after the last change". If you don't have
commit access, well, a mail to current-users or the developer
who broke it should be enough.

Just my thoughts,

  Guenther