Re: [Libreoffice] [PATCH, EasyHack] Fix for setup_native win32 SAL_N_ELEMENTS

2010-10-17 Thread Norbert Thiebaud
On Sat, Oct 16, 2010 at 2:51 PM, Michael Meeks wrote: > Hi Florian,. > > On Sat, 2010-10-16 at 17:34 +0200, Bircher Florian wrote: >> Reason: missing #include > >        Looks like someone merged your commit :-) Look like I forgot to reply-to-ALL again :-( Norbert > >        Thanks, > >      

Re: [Libreoffice] [PATCH, EasyHack] Fix for setup_native win32 SAL_N_ELEMENTS

2010-10-16 Thread Michael Meeks
Hi Florian,. On Sat, 2010-10-16 at 17:34 +0200, Bircher Florian wrote: > Reason: missing #include Looks like someone merged your commit :-) Thanks, Michael. -- michael.me...@novell.com <><, Pseudo Engineer, itinerant idiot _

[Libreoffice] [PATCH, EasyHack] Fix for setup_native win32 SAL_N_ELEMENTS

2010-10-16 Thread Bircher Florian
Build errors: ERROR: error 65280 occurred while making /cygdrive/p/build/libreoffice-3.2.99.2/setup_native/source/win32/stwrapper setup_native/source/win32/customactions/sellang/sellang.cxx(188) : error C3861: 'SAL_N_ELEMENTS': identifier not found Reason: missing #include commit under LGPLv3