From: wlach@interlog.com
Date: Sat Oct 19 2002 - 20:10:04 EDT
Hi Jordi,
Your latest commit, modifying ispell_checker.* broke the build.
In particular, I get this error on GNU/Linux:
(.. lots of irrelevant gcc output deleted)
xap_HashDownloader.cpp: In method `UT_sint32 XAP_HashDownloader::getLangNum(const char
*)':
xap_HashDownloader.cpp:64: cannot call member function `ISpellChecker::getMapping()'
without object
make[4]: *** [xap_HashDownloader.o] Error 1
Looking at ispell_checker.h, it looks as if getMapping has been redeclared to virtual,
while the hash
downloader is still expecting a static function. Could you fix this ASAP, Jordi? I don't
want to
step on your
toes (moreover, I'm feeling kinda lazy today).
Cheers,
William Lachance
wlach@interlog.com
This archive was generated by hypermail 2.1.4 : Sat Oct 19 2002 - 20:10:04 EDT