libs-base/Headers
rfm 9dd9cdc7f0
Merge pull request #501 from gnustep/initializer-return-types
Use instancetype or actual type as initializer return types
2025-04-17 14:43:38 +01:00
..
CoreFoundation Separate __has_attribute test from actual usage, as per GCC 2025-01-20 12:47:41 +01:00
Foundation Merge pull request #501 from gnustep/initializer-return-types 2025-04-17 14:43:38 +01:00
GNUstepBase Make deprecation macro name consistent (it applies to methods, not just functions) and add attribute to mark non-portable features. 2025-03-27 10:27:23 +00:00
ObjectiveC2/objc Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options. 2020-12-15 13:01:00 +00:00