[MacRuby-devel] [MacRuby] #343: 'IRB.conf[:MAIN_CONTEXT].to_s‘ crashes

MacRuby ruby-noreply at macosforge.org
Mon Sep 21 23:50:20 PDT 2009


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



More information about the MacRuby-devel mailing list