[ruby-cvs:78969] d0e0c884bb (master): internal/object.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-04 11:43:51 +0900 (Wed, 04 Dec 2019)
New Revision: d0e0c884bb
https://github.com/ruby/ruby/commit/d0e0c884bb
Log:
internal/object.h rework
Eliminated macros. As a side effect struct RBasicRaw is no longer
required because we can now define anonymous structs inside of inline
functions.
Modified files:
internal/object.h