Currently I can't compile Base, I get something like this:

 Compiling file NSNumberFormatter.m ...
NSNumberFormatter.m: In function 'ICUToNSRoundingMode':
NSNumberFormatter.m:189:3: warning: enumeration value
'UNUM_ROUND_UNNECESSARY' not handled in switch [-Wswitch]
NSNumberFormatter.m: In function '-[NSNumberFormatter(Internal)
attributeForKey:]':
NSNumberFormatter.m:291:3: error: '_attributes' undeclared (first use in
this function)
NSNumberFormatter.m:291:3: note: each undeclared identifier is reported
only once for each function it appears in
NSNumberFormatter.m:297:45: error: '_formatter' undeclared (first use in
this function)
NSNumberFormatter.m: In function '-[NSNumberFormatter(Internal)
boolForKey:]':
NSNumberFormatter.m:305:3: error: '_attributes' undeclared (first use in
this function)
NSNumberFormatter.m:312:29: error: '_formatter' undeclared (first use in
this function)
NSNumberFormatter.m: In function '-[NSNumberFormatter(Internal)
symbolForKey:]':
NSNumberFormatter.m:329:3: error: '_symbols' undeclared (first use in
this function)
NSNumberFormatter.m:332:27: error: '_formatter' undeclared (first use in
this function)
NSNumberFormatter.m: In function '-[NSNumberFormatter(Internal)
textAttributeForKey:]':



_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to