Hi all!
I've found a bug when sending status offline command to fifo in version
1.2.6.
In file fifo.cpp, line 213:
else if (nStatus == ICQ_STATUS_OFFLINE)
a variable nStatus has a value 0x1FFFF != 0xFFFF (ICQ_STATUS_OFFLINE),
because of line 123 at the same file:
unsigned long nStatus = o->AddStatusFlags(0);
and set flag ICQ_STATUS_FxWEBxPRESENCE (0x10000).
Maybe you'll know better how to solve this better.
Thanks,
o.s.
-------------------------------------------------------
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel