#185: Redefining singleton methods on multiple objects at the same place
----------------------------------------+-----------------------------------
Reporter: vincent.isamb...@… | Owner: lsansone...@…
Type: defect | Status: closed
Priority: major | Milestone: MacRuby 0.5
Component: MacRuby | Resolution: fixed
Keywords: |
----------------------------------------+-----------------------------------
Changes (by lsansone...@…):
* status: new => closed
* resolution: => fixed
* milestone: => MacRuby 0.5
Comment:
It seems that trunk doesn't raise any warning anymore.
{{{
$ ./miniruby t.rb
o1
"#<A:0x20004c440>"
[#<Class:#<A:0x20004c440>>, A, NSObject, Kernel]
o2
"#<A:0x20004c400>"
[#<Class:#<A:0x20004c400>>, A, NSObject, Kernel]
}}}
I ran the same file with 1.9 after commenting the #description call, it
seems to produce the same results.
--
Ticket URL: <http://www.macruby.org/trac/ticket/185#comment:1>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel