[ruby-cvs:62097] nobu:r54934 (trunk): process.c: argument types over conversion
nobu at ruby-lang.org
nobu at ruby-lang.org
Sat May 7 07:58:04 JST 2016
nobu 2016-05-07 07:58:03 +0900 (Sat, 07 May 2016)
New Revision: 54934
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=54934
Log:
process.c: argument types over conversion
* process.c (rb_exec_getargs): honor the expected argument types
over the conversion method. the basic language functionality
should be robust. [ruby-core:75388] [Bug #12355]
Modified files:
trunk/ChangeLog
trunk/process.c
trunk/test/ruby/test_process.rb
More information about the ruby-cvs
mailing list