Hi,

I'm looking in Foundation and finding a few cases where GS_IS_WHITESPACE is called, including one where I think there is inadequate testing that the whitespace bitmap is set up before using it (NSPropertyList:2581). Is there a reason why GNUstep is using this non-locale-aware custom macro in a potentially unsafe way, rather than using the C standard (C90) isspace()?

David


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

Reply via email to