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

On Friday 28 March 2003 10:20, Oldrich Strazovsky wrote:

> Maybe you'll know better how to solve this better.

that bug is older than the new fifo.cpp. it was in the old code too.

what about this?
- --- src/fifo.cpp        15 Mar 2003 01:24:43 -0000      1.7
+++ src/fifo.cpp        28 Mar 2003 20:34:24 -0000
@@ -210,7 +210,7 @@ fifo_status( int argc, const char *const
                          L_WARNxSTR,L_FIFOxSTR,argv[0],szStatus);
                        return -1;
        }
- -       else if (nStatus == ICQ_STATUS_OFFLINE)
+       else if (nStatus &  ICQ_STATUS_OFFLINE == ICQ_STATUS_OFFLINE)
        {        if (!bOffline)
                        d->icqLogoff();
        }


- -- 
Buenos Aires, Argentina                           24�C with winds at 14 km/h S
-----BEGIN PGP SIGNATURE-----

iD8DBQE+hLHBUMlRieHkprgRAhw3AJsFZauDD6AEi+XVRpg5S/e7eMWNNgCgtNgT
K9H59jnBUdIqTbbgwZVvfAY=
=LYqm
-----END PGP SIGNATURE-----



-------------------------------------------------------
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

Reply via email to