libs-base/Headers
2011-08-03 12:04:27 +00:00
..
Foundation Clean up NSRegularExpression, so that it compiles without warnings with or without ICU, but we don't pretend that we support things that we don't and silently return nonsense results to make debugging difficult for GNUstep users. 2011-08-03 12:04:27 +00:00
GNUstepBase Don't export functions that use id if we're not in Objective-C mode. I'm not entirely sure what this gs_consume stuff does, since it's not documented, but it looks a lot like it might be nonsense - it's almost certainly broken in ARC mode, where this static inline function will be emitted as objc_release() and will free the object. 2011-07-27 18:03:22 +00:00
ObjectiveC2 simplify header layout 2011-03-13 12:52:37 +00:00