mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00

* vm_core.h (rb_vm_struct): make at_exit a single linked list but not RArray, not to mark the registered functions by the write barrier. based on the patches by Evan Phoenix. [ruby-core:73908] [Bug #12095] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54633 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 line
37 B
Ruby
1 line
37 B
Ruby
create_makefile('-test-/vm/at_exit')
|