#819: Getting references to Method instances leads to segfault -------------------------------------+-------------------------------------- Reporter: eloy.de.en...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------------+--------------------------------------
Comment(by lsansone...@…): Looks like Method#== is broken when used on Method objects retrieved from pure ObjC methods. Reduction: {{{ ./miniruby -e "p String.method(:init) == String.method(:hash)" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/819#comment:3> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel