Hi Hendrik,

> > > > please post the patch to the mailing list. I need to review it and I am
> > > > sure that we have to break it into pieces.
> > >
> > > I attached them. Order is:
> > > win32.patch
> > > old-compiler.patch
> > > ws2bth.patch
> > > glib-win32.patch
> > > apps-win32.patch
> >
> > first I need to know what is old-compiler.patch for. I don't see the
> > reason behind it.
> 
> The reason is simple: it will not compile without it. "interface" is a
> keyword in the Windows C world and mingw32 stumbles about that:
> In file included from obex_main.h:58,
>                  from obex.c:50:
> ../include/openobex/obex_const.h:68: error: syntax error before "struct"
> ../include/openobex/obex_const.h:68: warning: no semicolon at end of struct 
> or union
> [...]
> 
> The patch fixes this.
> Actually, mingw32 is broken but since there is no alternative...

do we break any API with this change or is it safe to do it?

Regards

Marcel



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Openobex-users mailing list
[email protected]
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to