[MacRuby-devel] [MacRuby] #142: Infinite loop creating new Monitor object

MacRuby ruby-noreply at macosforge.org
Tue Nov 11 15:10:47 PST 2008


#142: Infinite loop creating new Monitor object
---------------------------------------+------------------------------------
 Reporter:  dev at petermcm.dircon.co.uk  |        Owner:  lsansonetti at apple.com
     Type:  defect                     |       Status:  new                  
 Priority:  major                      |    Milestone:  MacRuby 0.4          
Component:  MacRuby                    |   Resolution:                       
 Keywords:                             |  
---------------------------------------+------------------------------------

Comment(by lsansonetti at apple.com):

 Thanks for the patch Jamis, it clearly demonstrates that the current mixin
 implementation suffers from problems. I have an idea to rewrite it by
 duplicating the module class and interposing it into the ancestors chain
 during include, I think it should fix this problem and also eliminate some
 of the dirty code paths in the VM.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/142#comment:6>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list