mirror of
https://github.com/ruby/ruby.git
synced 2026-08-01 17:57:19 +08:00
Commit 0ea210d renamed ROBJECT_IVPTR to ROBJECT_FIELDS, so it would have caused compatibility issues anyways. Since there has been no issues, it means that nobody is using it. We can make this dangerous API private since no C extension should be using it anyways.