gnustep-dev
[Top][All Lists]
Advanced

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

GS_IS_WHITESPACE


From: David Chisnall
Subject: GS_IS_WHITESPACE
Date: Wed, 23 Apr 2008 18:00:43 +0100

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




reply via email to

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