Hello Jonas,

On Fri, 18 Mar 2005 16:28:28 +0100 Jonas Grote <[EMAIL PROTECTED]> wrote:

[snip]
> > Could you try with the attached patch (against current CVS)? This disable
> > visible/invisible groups from the context menu (MSN only).
> 
> I'm doing this the first time - is 
> `patch -p0 <
> licq-CVS-20050318-no_visible_invisible_groups_for_msn_contacts.patch`
> (in the directory where mainwin.cpp is) correct? (google told me to do
> that)
> seems to be - its compiling now..

This is right, if you're in licq-plugins/qt-gui/src. Anyway if patch didn't
report errors, you can assume that everything went right. You could also try
--dry-run to check application of a patch w/o messing your files.


> I just saw the following:
> 
>  mainwin.cpp: In member function `void 
>    CMainWindow::slot_updatedUser(CICQSignal*)':
> mainwin.cpp:1585: warning: comparison between signed and unsigned
> integer 
>    expressions
> mainwin.cpp: In member function `UserEventCommon* 
>    CMainWindow::callFunction(int, const char*, long unsigned int, int)':
> mainwin.cpp:2656: warning: comparison between signed and unsigned
> integer 
>    expressions
> mainwin.cpp:2656: warning: comparison between signed and unsigned
> integer 
>    expressions
> 
> possibly was in earlier versions either, but I thought it wouldn't be
> important ..

Yes, the patch has nothing to do w/ those warnings, which are not errors but
warnings (to check if they can be safely ignored or fixed). Don't worry about
those ones!


Regards,

-- 
wwp



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to