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
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev