04/01/09 00:42 Wm1/Erh8
Kita 0.90のコンパイルがエラーになります。
thread.cpp: In function `static class Kita::Thread * Kita::Thread::fromXml(const QString &)':
thread.cpp:120: warning: `class Kita::Thread * thread' might be used uninitialized in this function
thread.cpp: In method `char * Kita::ThreadAccess::getCacheData(const KURL &)':
thread.cpp:372: `unlink' undeclared (first use this function)
thread.cpp:372: (Each undeclared identifier is reported only once
thread.cpp:372: for each function it appears in.)
thread.cpp: In method `void Kita::ThreadAccess::slotRedirection(KIO::Job *, const KURL &)':
thread.cpp:509: warning: unused parameter `const class KURL & newURL'
make[5]: *** [thread.lo] エラー 1
Plamo 3.3 (gcc version 2.95.3) です。