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