22 Sep
2009
22 Sep
'09
6:50 a.m.
#343: 'IRB.conf[:MAIN_CONTEXT].to_s‘ crashes ------------------------+--------------------------------------------------- Reporter: dev@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ------------------------+--------------------------------------------------- Comment(by vincent.isambart@…): Better reduction of the bug: {{{ a = nil for b in [:a, :b].sort {|x, y| x <=> y} c = nil end }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/343#comment:3> MacRuby <http://macruby.org/>