From: <hi...@us...> - 2007-02-15 00:17:33
|
Revision: 1560 http://svn.sourceforge.net/rubycocoa/?rev=1560&view=rev Author: hisa Date: 2007-02-14 16:17:31 -0800 (Wed, 14 Feb 2007) Log Message: ----------- 2007-02-15 Fujimoto Hisa <hi...@fo...> * framework/src/objc/objc_compat.h: added compat macros for class_getSuperclass, method_getName. enclosed macro variables with parentheses to avoid a problem by implicit priority. * framework/src/objc/BridgeSupport.m, framework/src/objc/mdl_bundle_support.m: included objc_compat.h. Modified Paths: -------------- branches/apple-unstable/src/ChangeLog branches/apple-unstable/src/framework/src/objc/BridgeSupport.m branches/apple-unstable/src/framework/src/objc/mdl_bundle_support.m branches/apple-unstable/src/framework/src/objc/objc_compat.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |