#1054: Assertion failed. "(arity >= 0), function compile_block_caller" ----------------------------------+----------------------------------------- Reporter: watson1978@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: ----------------------------------+----------------------------------------- MacRuby Latest (r5038) crashes with following command. {{{ On MacRuby source directory: $ cd test/test-mri/ $ macruby -r require_relative.rb test/ruby/test_method.rb -v ---------------------------------------- Assertion failed: (arity >= 0), function compile_block_caller, file compiler.cpp, line 6657. zsh: abort macruby -r require_relative.rb test/ruby/test_method.rb -v }}} There was not this problem until r5035. -- Ticket URL: <http://www.macruby.org/trac/ticket/1054> MacRuby <http://macruby.org/>