Re: [sword-devel] Current CVS broken

2002-07-12 Thread Daniel Glassey
hmmm, looks like something went wrong part way through my upload/checkin as cvs log says some of the files haven't been changed. I'll recheckin later (about 18:40BST). Sorry about that, my attempted unobtrusive change has gone pear-shaped. Regards, Daniel On 12 Jul 2002 at 14:39, Daniel Glass

Re: [sword-devel] Current CVS broken

2002-07-12 Thread Martin Gruner
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]: ***

Re: [sword-devel] Current CVS broken

2002-07-12 Thread 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

[sword-devel] Current CVS broken

2002-07-12 Thread Joachim Ansorg
Hi! After the change of gettext to readtext the sources don't compile any more. Joachim