Re: EB-Lite alpha 10 not adding MSN contacts

Meredydd <[email protected]> Sun, 4 Jan 2004 17:11:56 +0000
Newsgroups gmane.network.everybuddy.user
Message-ID <[email protected]>
Thanks. A heads-up on this would have been nice...

Meredydd

On Monday 05 January 2004 15:57, Colin Leroy wrote:
> RL=8
>
> The fourth parameter (args[3]) to LSG* lines, is the sum of the lists
> to which a
> user belongs. You can use binary AND to determine them.
>
> Look at
> http://cvs.sourceforge.net/viewcvs.py/*checkout*/ayttm/ayttm/modules/
>msn2/libmsn2/msn_core.C?rev=1.31
>
> in msn_syncdata() - the parts about lists&LIST_FL, etc.
>
> Maybe that's your problem?