[ruby-cvs:78941] 63c9f620cf (master): internal/class.h rework
Unknown <[email protected]> Thu, 26 Dec 2019 20:45:36 +0900 (JST)
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
卜部昌平 2019-12-03 13:49:14 +0900 (Tue, 03 Dec 2019)
New Revision: 63c9f620cf
https://github.com/ruby/ruby/commit/63c9f620cf
Log:
internal/class.h rework
This file has almost nothing to do. Added some #ifdef lines and
rearranged file contents.
Those macros are unable to translate into inline functions, because they
are used as lvalues of assignments.
Modified files:
internal/class.h