vm.c: make ruby_vm_*_ptr static
No point in wasting space until we get MVM (if ever). * vm.c (ruby_vm_verbose_ptr): make static (ruby_vm_debug_ptr): ditto git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52890 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
a560f2a4cc
commit
1e2a457574
@ -1,3 +1,8 @@
|
||||
Sat Dec 5 06:03:54 2015 Eric Wong <e@80x24.org>
|
||||
|
||||
* vm.c (ruby_vm_verbose_ptr): make static
|
||||
(ruby_vm_debug_ptr): ditto
|
||||
|
||||
Sat Dec 5 00:56:29 2015 Naohisa Goto <ngotogenome@gmail.com>
|
||||
|
||||
* include/ruby/ruby.h (RB_OBJ_TAINT): follow-up of r52881.
|
||||
|
Loading…
x
Reference in New Issue
Block a user