Re: [Cegcc-devel] shlobj.h broken

2009-08-31 Thread Pierre Ynard
> Apologies, I overlooked the fact that I had a lurking change in that > file. It appears to date from early July and never got committed. > > Should be fixed now. It's all good now. Thanks! -- Pierre Ynard

Re: [Cegcc-devel] shlobj.h broken

2009-08-29 Thread Danny Backx
On Sun, 2009-08-30 at 03:02 +, Pierre Ynard wrote: > > I'm not sure whether your statement is entirely accurate. > > > > I just tested two compiles with the attached source, none gave a > > problem : > > It gives me: > > % ~/cegcc/bin/arm-mingw32ce-gcc -c t.c > t.c:2:2: warning: #warni

Re: [Cegcc-devel] shlobj.h broken

2009-08-29 Thread Pierre Ynard
> I'm not sure whether your statement is entirely accurate. > > I just tested two compiles with the attached source, none gave a > problem : It gives me: % ~/cegcc/bin/arm-mingw32ce-gcc -c t.c t.c:2:2: warning: #warning __MINGW32__ is defined t.c:7:2: warning: #warning _WIN32 is defined t

Re: [Cegcc-devel] shlobj.h broken

2009-08-29 Thread Danny Backx
On Fri, 2009-08-28 at 10:40 +0200, Pierre Ynard wrote: > Hello, > > Since revision 1337 "Define struct _SHELLEXECUTEINFO instead of struct > _SHELLEXECUTEINFOA and struct _SHELLEXECUTEINFOW", the header file > shlobj.h is broken, and its inclusion will give the following error: > > shlobj.h:1271: