Problem with 20070103 Stable

Russ Allbery rra at stanford.edu
Sat Feb 10 17:23:44 EST 2007


The Doctor <doctor at doctor.nl2k.ab.ca> writes:

> /usr/bin/gcc -g -O9 -Wall -march=i686 -I../include  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64    -c -o rc.o rc.c
> rc.c: In function `GoodIdent':
> rc.c:205: warning: implicit declaration of function `strlcpy'

Not sure what's up with this.  Where does your platform declare strlcpy?

> rc.c: In function `RCreadfile':
> rc.c:1010: `T_STSING' undeclared (first use in this function)
> rc.c:1010: (Each undeclared identifier is reported only once
> rc.c:1010: for each function it appears in.)

The string "T_STSING" appears nowhere in this file in the repository so
far as I can tell.

> rc.c: In function `RCsetup':
> rc.c:1863: warning: unused variable `on'

This is also odd -- the declaration and use are conditional on the same
symbol.

-- 
Russ Allbery (rra at stanford.edu)             <http://www.eyrie.org/~eagle/>

    Please send questions to the list rather than mailing me directly.
     <http://www.eyrie.org/~eagle/faqs/questions.html> explains why.




More information about the inn-workers mailing list