-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 05 September 2002 12:37, you wrote:

> Looks like somebody forgot to add std:: namespace for STL
> templates. Try to add "using namespace std;" to console.h and possibly
> other headers.

Well, thanks for your hint - it seems that it solved something but perhaps 
there is still something left missing. To my reget, i don't know C or C++ so 
i could fix this one myself. So my only chance is to keep on bugging the 
mailing list or waiting for the next release to fix this.

This is the error coming up after adding "using namespace std;" to console.h 
(and after that didn't work to the other headers):


root@polaris:/usr/src/licq-1.2.0a/plugins/console-1.2.0/src # make
source='console.cpp' object='console.lo' libtool=yes \
depfile='.deps/console.Plo' tmpdepfile='.deps/console.TPlo' \
depmode=gcc3 /bin/sh ../admin/depcomp \
/bin/sh ../libtool --mode=compile lunar-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall 
- -I. -I/usr/src/licq-1.2.0a/include -I/usr/include/ncurses    -O3 
- -mcpu=athlon-xp -march=athlon-xp -funroll-loops -mmmx -msse -m3dnow -msse 
- -m3dnow -mfpmath=sse,387 -Wno-deprecated -fno-rtti -fno-exceptions 
- -fno-check-new -c -o console.lo `test -f 'console.cpp' || echo 
'./'`console.cpp
lunar-g++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I. 
- -I/usr/src/licq-1.2.0a/include -I/usr/include/ncurses -O3 -mcpu=athlon-xp 
- -march=athlon-xp -funroll-loops -mmmx -msse -m3dnow -msse -m3dnow 
- -mfpmath=sse,387 -Wno-deprecated -fno-rtti -fno-exceptions -fno-check-new -c 
console.cpp -MT console.lo -MF .deps/console.TPlo -MD -MP  -fPIC -DPIC -o 
.libs/console.o
console.cpp:27:13: warning: extra tokens at end of #undef directive
console.cpp:592:13: warning: extra tokens at end of #undef directive
console.cpp:2161: default argument given for parameter 4 of `char*
   CLicqConsole::Input_Line(char*, short unsigned int&, int, bool = true)'
console.h:110: after previous specification in `char*
   CLicqConsole::Input_Line(char*, short unsigned int&, int, bool = true)'
make: *** [console.lo] Fehler 1

TIA,
Timo
- -- 
Timo Kosig
#Lunar nick: tiomo (irc.freenode.net, former openprojects.net)
mail: [EMAIL PROTECTED] -#- icq: 10946027 -#- aim: tiomo1981

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE9d2Tg5NdBEjBsd1YRAoADAKDj/9voHPm9ZrdcrlS1D7nyKOCkiQCaA2nC
VQ3ajyD82IQt92dJZ/VtLXY=
=sGkJ
-----END PGP SIGNATURE-----



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to