gnustep-dev
[Top][All Lists]
Advanced

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

Problem to compile Base


From: Germán Arias
Subject: Problem to compile Base
Date: Sat, 13 Aug 2011 23:07:27 -0600

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:]':





reply via email to

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