[Multisync-devel] [PATCH] various plugin patches

2004-02-09 Thread Stefan Behlert
Moin, I compiled today Multisync on an AMD64 and noticed various warnings during the compilation. Most of them are quite harmless, but one or two catched my attention: In syncml_plugin/src/syncml_engine.c I found a '==' where I expected an '=', and in irmc_sync/src/irmc_sync.c I'm not quite sure

Re: [Multisync-devel] [PATCH] various plugin patches

2004-02-09 Thread Bo Lincoln
Thank you very much! The patches are now applied and in CVS. You were absolutley right about the == bug and the parenthesis. /Bo On Mon, 2004-02-09 at 15:10, Stefan Behlert wrote: > Moin, > > I compiled today Multisync on an AMD64 and noticed various warnings during > the compilation. Most of

Re: [Multisync-devel] [PATCH] various plugin patches

2004-02-09 Thread Tom Foottit
Did you apply the opie_sync one too? :) If not I will apply it tonight. Tom On Mon, 2004-02-09 at 13:57, Bo Lincoln wrote: > Thank you very much! > > The patches are now applied and in CVS. You were absolutley right about > the == bug and the parenthesis. > > /Bo > > > On Mon, 2004-02-09 a

Re: [Multisync-devel] [PATCH] various plugin patches

2004-02-09 Thread Bo Lincoln
Eh, yes :) /Bo On Mon, 2004-02-09 at 20:10, Tom Foottit wrote: > Did you apply the opie_sync one too? :) > > If not I will apply it tonight. > > Tom > > > On Mon, 2004-02-09 at 13:57, Bo Lincoln wrote: > > Thank you very much! > > > > The patches are now applied and in CVS. You were absolut