[MacRuby-devel] [MacRuby] #291: Time.parse doesn't work in experimental
MacRuby
ruby-noreply at macosforge.org
Tue Jul 7 17:09:10 PDT 2009
#291: Time.parse doesn't work in experimental
-------------------------------------+--------------------------------------
Reporter: mattaimonetti@… | Owner: lsansonetti@…
Type: defect | Status: new
Priority: major | Milestone: MacRuby 0.5
Component: MacRuby | Keywords:
-------------------------------------+--------------------------------------
{{{
$ macruby -e "require 'time'; p Time.parse('2009/06/29 23:19:35 +0000')"
unrecognized runtime type `{_NSZone=}' (TypeError)
}}}
Due to a conflict with NSObject#zone
--
Ticket URL: <http://www.macruby.org/trac/ticket/291>
MacRuby <http://macruby.org/>
More information about the MacRuby-devel
mailing list