[MacRuby] #1106: #initialize is not called in class which inherit Mutex.

MacRuby ruby-noreply at macosforge.org
Sat Jan 8 10:35:57 PST 2011


#1106: #initialize is not called in class which inherit Mutex.
----------------------------------+-----------------------------------------
 Reporter:  watson1978@…          |       Owner:  lsansonetti@…        
     Type:  defect                |      Status:  new                  
 Priority:  blocker               |   Milestone:                       
Component:  MacRuby               |    Keywords:                       
----------------------------------+-----------------------------------------

Comment(by lsansonetti@…):

 This seems to be because Mutex has a custom alloc function, but it isn't
 called when #new is performed on a superclass. Likely a bug in the class
 flags.

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



More information about the macruby-tickets mailing list