[ruby-cvs:64360] nobu:r57194 (trunk): vm_eval.c: Symbol#to_proc and instance_exec
nobu at ruby-lang.org
nobu at ruby-lang.org
Mon Dec 26 19:00:36 JST 2016
nobu 2016-12-26 19:00:36 +0900 (Mon, 26 Dec 2016)
New Revision: 57194
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57194
Log:
vm_eval.c: Symbol#to_proc and instance_exec
* vm_eval.c (yield_under): should evaluate the proc on the first
argument. [ruby-core:78839] [Bug #13074]
Modified files:
trunk/test/ruby/test_symbol.rb
trunk/vm_eval.c
More information about the ruby-cvs
mailing list