Rewrite NSNumber code to compile on most systems and to mostly conform to

style/coding standards.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29639 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2010-02-15 10:58:34 +00:00
parent 2244068fc2
commit 5297a2e32b
4 changed files with 549 additions and 3435 deletions

View file

@ -185,7 +185,6 @@ NSCopyObject.m \
NSCountedSet.m \
NSConcreteHashTable.m \
NSConcreteMapTable.m \
NSConcreteNumber.m \
NSConnection.m \
NSData.m \
NSDate.m \