16 Dec
2010
16 Dec
'10
3:37 a.m.
#1050: Segfault occurs with Rake::namespace. ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 1.0 Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- Comment(by lsansonetti@…): Here is a reduction: {{{ $ ./miniruby -e "class Foo; define_method(:foo){|_,*a|p a}; end; Foo.new.foo(42)" }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1050#comment:2> MacRuby <http://macruby.org/>