[sword-devel] Current CVS broken
Martin Gruner
sword-devel@crosswire.org
Fri, 12 Jul 2002 16:05:46 +0200
g++ -DUSE_AUTOTOOLS -DUNIX -I. -I. -I.. -I../include -g -O0 -Werror -c
../src/modules/common/rawstr.cpp -Wp,-MD,.deps/rawstr.TPlo
../src/modules/common/rawstr.cpp:350: no `void RawStr::gettext(long int, short
unsigned int, char *, char *)' member function declared in class `RawStr'
make[2]: *** [rawstr.lo] Error 1
I think you did not check in any files in /src.
Martin
Am Freitag, 12. Juli 2002 15:39 schrieb Daniel Glassey:
> where does it go wrong (I tested it but I may have missed checking in
> something)
>
> Daniel
>
> On 12 Jul 2002 at 15:14, Joachim Ansorg sent forth the message:
> > Hi!
> >
> > After the change of gettext to readtext the sources don't compile any
> > more.
> >
> > Joachim