From: <ki...@us...> - 2014-06-11 14:04:29
|
Revision: 2544 http://sourceforge.net/p/rubycocoa/svn/2544 Author: kimuraw Date: 2014-06-11 14:04:16 +0000 (Wed, 11 Jun 2014) Log Message: ----------- Fix test_index and test_rindex fail on ruby-2.x String#index(i) and String#rindex(i) do not accept Numeric as a parameter on ruby-2.0 or later. Modified Paths: -------------- trunk/src/ChangeLog trunk/src/framework/src/ruby/osx/objc/oc_attachments.rb trunk/src/tests/tc_nsstring_compat.rb This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |