mirror of
https://github.com/gnustep/libs-base.git
synced 2025-06-01 17:12:03 +00:00
* Source/Additions/GSObjCRuntime.m: Make ObjC++ safe. (GSObjCSuper, GSObjCIsKindOf, GSNameFromClass) (GSTypesFromSelector, GSGetMethod, GSFlushMethodCacheForClass) (GSCGetInstanceVariableDefinition) (GSObjCGetInstanceVariableDefinition) (GSMethodListForSelector, GSAddMethodList, GSRemoveMethodList) (GSObjCVersion, GSObjCName, GSObjCSelectorName) (GSObjCSelectorTypes, GSGetInstanceMethod, GSGetClassMethod) (GSGetInstanceMethodNotInherited, GSGetClassMethodNotInherited) (search_for_method_in_class, GSObjCAddMethods): Replace class and this with cls or sel. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19790 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
GNUstepBase |