Projects

Ticket #291 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Time.parse doesn't work in experimental

Reported by: mattaimonetti@… Owned by: lsansonetti@…
Priority: major Milestone: MacRuby 0.5
Component: MacRuby Keywords:
Cc:

Description (last modified by mattaimonetti@…) (diff)

$ 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

Change History

Changed 2 years ago by mattaimonetti@…

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

fixed

Note: See TracTickets for help on using tickets.