mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Former ROBJECT_IV_INDEX_TBL macro included RCLASS_IV_INDEX_TBL, which is not disclosed to extension libraies. The macro was kind of broken. Why not just deprecate it, and convert the internal use into an inline function. |
||
|---|---|---|
| .. | ||
| rarray.h | ||
| rbasic.h | ||
| rbignum.h | ||
| rclass.h | ||
| rdata.h | ||
| rfile.h | ||
| rhash.h | ||
| rmatch.h | ||
| robject.h | ||
| rregexp.h | ||
| rstring.h | ||
| rstruct.h | ||
| rtypeddata.h | ||