Re: New gui release due to report of 0.25.1 abi incompatibility with 0.25.0

2017-11-05 Thread Ivan Vučica
This has not happened yet. I hope to do it over this week. Please let me know if you spot any critical bugs that should delay the release. On Sat, Sep 30, 2017 at 11:35 AM, Fred Kiefer wrote: > Fine by me, go ahead and cut a release. > > Fred > > On the road > > Am

Re: header issue compiling Base

2017-11-05 Thread Fred Kiefer
> Am 05.11.2017 um 22:38 schrieb Riccardo Mottola : > > On 05/11/2017 18:58, Fred Kiefer wrote: >> could you please report back what the value of GS_SIZEOF_LONG in GSConfig.h >> is? >> For MinGW NSSwapLong shouldn’t be calling GSSwapI128. > > int contains a bad

Re: header issue compiling Base

2017-11-05 Thread Riccardo Mottola
HI Fred, On 05/11/2017 18:58, Fred Kiefer wrote: could you please report back what the value of GS_SIZEOF_LONG in GSConfig.h is? For MinGW NSSwapLong shouldn’t be calling GSSwapI128. int contains a bad value I think: #define GS_SIZEOF_LONG  0 without ICU I got this when

Re: header issue compiling Base

2017-11-05 Thread Fred Kiefer
Hi Riccardo, could you please report back what the value of GS_SIZEOF_LONG in GSConfig.h is? For MinGW NSSwapLong shouldn’t be calling GSSwapI128. Fred > Am 05.11.2017 um 18:17 schrieb Riccardo Mottola : > > Hi, > > > I have a very strange issue when compiling

header issue compiling Base

2017-11-05 Thread Riccardo Mottola
Hi, I have a very strange issue when compiling base on MinGW. If I compile without ICU, everything is fine! If I enable icu, I get this failure: gcc NSError+GNUstepBase.m -c \   -MMD -MP -Wall -Wdeclaration-after-statement -DNO_GNUSTEP=1 -DGNUS TEP -DGNUSTEP_BASE_LIBRARY=1