|
From: <ki...@us...> - 2014-06-07 01:30:47
|
Revision: 2526
http://sourceforge.net/p/rubycocoa/svn/2526
Author: kimuraw
Date: 2014-06-07 01:30:39 +0000 (Sat, 07 Jun 2014)
Log Message:
-----------
Fix test error at test_bool_type_conversions()
nil cannot convert into Integer on ruby-1.9 or later.
(Intger(nil) => 0, on ruby-1.8)
Modified Paths:
--------------
trunk/src/ChangeLog
trunk/src/tests/tc_bool.rb
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|