gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building patch for MSYS2/MINGW32


From: Riccardo Mottola
Subject: Re: Building patch for MSYS2/MINGW32
Date: Wed, 2 Mar 2016 16:41:39 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39

Hi,

Richard Frith-Macdonald wrote:
Sorry, I missed a case of including winsock2.h before windows.h in that partial 
revert.  Comitted now.

better now!The other issue I think unrelated to Seong's patches:
 Compiling file NSDebug.m ...
NSDateFormatter.m: In function `symbolRange':
NSDateFormatter.m:1014: error: `UDAT_SHORT_WEEKDAYS' undeclared (first use in th
is function)
NSDateFormatter.m:1014: error: (Each undeclared identifier is reported only once

NSDateFormatter.m:1014: error: for each function it appears in.)
NSDateFormatter.m:1015: error: `UDAT_STANDALONE_NARROW_WEEKDAYS' undeclared (fir
st use in this function)
NSDateFormatter.m:1016: error: `UDAT_STANDALONE_SHORT_WEEKDAYS' undeclared (firs
t use in this function)
NSDateFormatter.m:1017: error: `UDAT_STANDALONE_WEEKDAYS' undeclared (first use
in this function)
NSDateFormatter.m:1018: error: `UDAT_WEEKDAYS' undeclared (first use in this fun
ction)
NSCharacterSet.m: In function `+[NSMutableCharacterSet alphanumericCharacterSet]
':
NSCharacterSet.m:1044: warning: `Class' may not respond to `+performSelector:' NSCharacterSet.m:1044: warning: (Messages without a matching method signature
NSCharacterSet.m:1044: warning: will be assumed to return `id' and accept
NSCharacterSet.m:1044: warning: `...' as arguments.)
NSCharacterSet.m: In function `+[NSMutableCharacterSet capitalizedLetterCharacte
rSet]':

If I revert NSDateFormatter.m to 28/2, everything compiles again.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]