nobu 163f9abe4f vm_insnhelper.c: relax arity check
* vm.c (invoke_block_from_c): add splattable argument.
* vm.c (vm_invoke_proc): disallow to splat when directly invoked.
* vm_insnhelper.c (vm_callee_setup_arg_complex, vm_callee_setup_arg):
  relax arity check of yielded lambda.  [ruby-core:61340] [Bug #9605]
* test/ruby/test_yield.rb (TestRubyYieldGen#emu_bind_params): no
  longer raise ArgumentError when splatting to lambda.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45327 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-03-13 16:18:45 +00:00
..
2014-02-16 08:34:33 +00:00
2014-03-13 16:18:30 +00:00
2014-02-07 01:54:40 +00:00
2014-03-11 04:22:34 +00:00
2014-02-22 03:18:36 +00:00
2014-03-11 04:22:34 +00:00
2014-01-18 09:38:22 +00:00
2014-03-13 16:18:45 +00:00
2014-03-11 04:22:34 +00:00
2014-03-11 04:22:34 +00:00
2014-03-11 04:22:34 +00:00