[MacRuby] #1169: Infinity loop occurs with cyclic including module.

MacRuby ruby-noreply at macosforge.org
Sat Feb 26 16:18:35 PST 2011


#1169: Infinity loop occurs with cyclic including module.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------
 Test Script:
 {{{
 #!ruby
 module TestModule
   include TestModule
 end
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/1169>
MacRuby <http://macruby.org/>



More information about the macruby-tickets mailing list