Hi,

The latest CVS version doesn't compile with gcc-3.4.0. See below.

-Udo.

make[2]: Entering directory `/usr/src/licq/src'
if g++ -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..  -Wall 
-I../include -DINSTALL_PREFIX=\"/usr/local\"  -fPIC -DPIC -D_REENTRANT  -O2 
-fno-exceptions -fno-check-new -MT user.o -MD -MP -MF ".deps/user.Tpo" -c -o user.o 
user.cpp; \
then mv -f ".deps/user.Tpo" ".deps/user.Po"; else rm -f ".deps/user.Tpo"; exit 1; fi
user.cpp: In constructor `ICQOwner::ICQOwner()':
user.cpp:3551: error: no matching function for call to `CIniFile::ReadNum(const 
char[7], long unsigned int, long int)'
../include/licq_file.h:49: note: candidates are: bool CIniFile::ReadNum(const char*, 
long unsigned int&, long unsigned int)
../include/licq_file.h:50: note:                 bool CIniFile::ReadNum(const char*, 
short unsigned int&, short unsigned int)
../include/licq_file.h:51: note:                 bool CIniFile::ReadNum(const char*, 
short int&, short int)
../include/licq_file.h:52: note:                 bool CIniFile::ReadNum(const char*, 
char&, char)
user.cpp: In constructor `ICQOwner::ICQOwner(const char*, long unsigned int)':
user.cpp:3619: error: no matching function for call to `CIniFile::ReadNum(const 
char[7], long unsigned int, long int)'
../include/licq_file.h:49: note: candidates are: bool CIniFile::ReadNum(const char*, 
long unsigned int&, long unsigned int)
../include/licq_file.h:50: note:                 bool CIniFile::ReadNum(const char*, 
short unsigned int&, short unsigned int)
../include/licq_file.h:51: note:                 bool CIniFile::ReadNum(const char*, 
short int&, short int)
../include/licq_file.h:52: note:                 bool CIniFile::ReadNum(const char*, 
char&, char)
make[2]: *** [user.o] Error 1

Attachment: pgpjwhCFTaVoJ.pgp
Description: PGP signature

Reply via email to