cvs commit: src/contrib/cvs-1.12.12 README.DELETED src/contrib/cvs-1.12.12/lib getpagesize.h src/gnu/usr.bin/cvs Makefile.inc src/gnu/usr.bin/cvs/cvs diff.c.patch parseinfo.c.patch src/gnu/usr.bin/cvs/lib Makefile config.h.proto ...
walt
wa1ter at myrealbox.com
Tue Jun 14 03:52:27 PDT 2005
This morning I'm getting 'conflicting type' errors from gcc40:
from rcs.h:
void RCS_setlocalid (const char *, unsigned int, void **, const char *arg);
and from rcs.c:
void
RCS_setlocalid (const char *infopath, unsigned int ln,
void **keywords_in, const char *arg)
Is this just gcc40 being picky, or is there really something wrong?
More information about the Commits
mailing list