I am currently about to mode the glyph generation code into a separate
class and was thinking about borrowing the header files from mySTEP.
There I noticed that Nikolaus already switched over to the new 10.5
style of using NSInteger and NSUInteger instead of int and unsigned int.
GNUstep already has these types defined in NSObjCRuntime.h and my
question now is, whether we should slowly switch over to use these types
in the API definitions?
Fred
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev