ruby-cvs:21279
From: ko1 ruby-lang.org
Date: Wed, 28 Nov 2007 16:31:11 +0900 (JST)
Subject: [ruby-cvs:21279] Ruby:r14042 (trunk): * insnhelper.ci (vm_invoke_block): should splat args.
ko1 2007-11-28 16:31:10 +0900 (Wed, 28 Nov 2007)
New Revision: 14042
Modified files:
trunk/ChangeLog
trunk/insnhelper.ci
trunk/test/ruby/test_yield.rb
Log:
* insnhelper.ci (vm_invoke_block): should splat args.
[ruby-dev:32392]
* test/ruby/test_yield.rb: add tests for above.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/insnhelper.ci?r1=14042&r2=14041
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=14042&r2=14041
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/ruby/test_yield.rb?r1=14042&r2=14041