#19: Problems with method_missing ----------------------------------------+----------------------------------- Reporter: vincent.isamb...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.5 Component: MacRuby | Keywords: ----------------------------------------+----------------------------------- Changes (by lsansone...@…):
* milestone: MacRuby 0.4 => MacRuby 0.5 Comment: Works better with trunk, but still not perfect. {{{ $ ./miniruby t.rb method unknown_method missing wrong number of arguments (1 for 0) (ArgumentError) }}} I suspect the exception is raised from the super call. -- Ticket URL: <http://www.macruby.org/trac/ticket/19#comment:5> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel