On 11/11/05, Bogdan Iamandei <[EMAIL PROTECTED]> wrote:
> `CPU_InfoPictureResp::CPU_InfoPictureResp(ICQUser *, long unsigned int,
> long unsigned int, short unsigned int)':
> icqpacket.cpp:1788: implicit declaration of function `int open(...)'
> *** Error code 1

There is no open() call on GCC2? Hmm... sounds like many things will break.


> rtf.ll:594: error: expected unqualified-id before numeric constant
> rtf.ll:594: error: expected `,' or `;' before numeric constant
> rtf.ll: In member function `std::string RTF2HTML::Parse(const char*)':
> rtf.ll:798: error: duplicate case value

Hmm... strange that it only fails for the FS variable. Try removing
the line at 594 and readding it... maybe with a new variable name?
Make sure the FS at line 798 is changed to match what you put at 594.

> "../include/licq_user.h", line 988: Error: A declaration does not
> specify a tag or an identifier.
> "../include/licq_user.h", line 988: Error: Use ";" to terminate
> declarations.

Hmm... I don't think I'm gonna even try to make it compatible with the
solaris compiler, too many errors.

Jon


________________________________________________________
Jon Keating                ICQ: 16325723
[EMAIL PROTECTED]               MSN: [EMAIL PROTECTED]
http://www.licq.org        GPG: 2290A71F
http://www.thejon.org      HOME: Minamiashigara, Japan


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to