DragonFly commits List (threaded) for 2005-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: 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 ...
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?
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]