#343: 'IRB.conf[:MAIN_CONTEXT].to_s‘ crashes
------------------------+---------------------------------------------------
 Reporter:  d...@…       |       Owner:  lsansone...@…        
     Type:  defect      |      Status:  new                  
 Priority:  major       |   Milestone:  MacRuby 0.5          
Component:  MacRuby     |    Keywords:                       
------------------------+---------------------------------------------------

Comment(by vincent.isamb...@…):

 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/>

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to