#370: Inconsistency between macruby and ruby in a simple class -----------------------------------+---------------------------------------- Reporter: kfowler@… | Owner: lsansonetti@… Type: defect | Status: new Priority: major | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: -----------------------------------+---------------------------------------- Comment(by kfowler@…): if I change M to extend W: {{{class M < W}}}... then I get: {{{ ##-<W:0x2000166c0 @w=1> ##-<M:0x200016aa0 @m=1> ##-<M:0x200016e20 @m=1> ##-<M:0x200010980 @m=##-<W:0x2000109c0 @w=1>> }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/370#comment:1> MacRuby <http://macruby.org/>