* object.c (rb_mod_const_get): make sure the constant name is
converted to a string before searching. [ruby-core:48405] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d090f17f21
commit
909bc583a4
@ -1,3 +1,8 @@
|
||||
Sat Oct 27 10:50:53 2012 Aaron Patterson <aaron@tenderlovemaking.com>
|
||||
|
||||
* object.c (rb_mod_const_get): make sure the constant name is
|
||||
converted to a string before searching. [ruby-core:48405]
|
||||
|
||||
Sat Oct 27 10:12:13 2012 URABE Shyouhei <shyouhei@ruby-lang.org>
|
||||
|
||||
* iseq.c (rb_iseq_compile_with_option): Instead of testing
|
||||
|
Loading…
x
Reference in New Issue
Block a user