From: <ki...@us...> - 2009-07-19 16:57:24
|
Revision: 2238 http://rubycocoa.svn.sourceforge.net/rubycocoa/?rev=2238&view=rev Author: kimuraw Date: 2009-07-19 16:57:22 +0000 (Sun, 19 Jul 2009) Log Message: ----------- 2009-07-19 kimura wataru <kimuraw@i.nifty.jp> * framework/src/objc/BridgeSupport.m, tests/tc_bs.rb: disable reload_protocols() on 10.4 or earlier. it means DO NOT SUPPORT formal protocols with bridgesupport on 10.4. there is no objc runtime-api for gathering all protocols in objective-c 1.0. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/objc/BridgeSupport.m trunk/src/tests/tc_bs.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |