[ruby-cvs:78502] e4db0443bc (master): Make rb_eval_string_wrap specify a cref so constant setting works correctly
"Jeremy Evans" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Jeremy Evans 2019-07-23 11:56:02 +0900 (Tue, 23 Jul 2019)
New Revision: e4db0443bc
https://github.com/ruby/ruby/commit/e4db0443bc
Log:
Make rb_eval_string_wrap specify a cref so constant setting works correctly
Fixes [Bug #10466]
Modified files:
vm_eval.c