#609: Constants and methods are not copied when cloning modules
---------------------------------+------------------------------------------
Reporter: m...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major | Milestone:
Component: MacRuby | Keywords:
---------------------------------+------------------------------------------
Comment(by martinlagarde...@…):
Just to explain what issues the diff tries to correct:
- in `class.c`, it actually copies the methods and the constants when a
module or a class is copied[[BR]]
- in `vm.cpp`, it removes an apparently wrong loop, which made the return
of `m. instance_methods(false)` invalid.
--
Ticket URL: <http://www.macruby.org/trac/ticket/609#comment:2>
MacRuby <http://macruby.org/>
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel