diff options
| author | dearblue <[email protected]> | 2022-01-05 17:23:35 +0900 |
|---|---|---|
| committer | dearblue <[email protected]> | 2022-01-05 17:23:35 +0900 |
| commit | 88b16547256946888b3e516227744bd79c168766 (patch) | |
| tree | 59ebf9732d7bfa2b2e2a05c04b322ef3f72ef9ab /Makefile | |
| parent | d34e1cb84c56be7a08602c105ad77ff51b07e856 (diff) | |
| download | mruby-88b16547256946888b3e516227744bd79c168766.tar.gz mruby-88b16547256946888b3e516227744bd79c168766.zip | |
Allows handling of unaligned cptrs for `MRB_NAN_BOXING`
It seems to be preferable to be able to handle pointers of type `char` as well.
For this purpose, `mrb_nanbox_tt_inline` has been reorganized.
- `MRB_NANBOX_TT_POINTER` has been split into `MRB_NANBOX_TT_OBJECT` and `MRB_NANBOX_TT_CPTR`
- `MRB_NANBOX_TT_SYMBOL` has been merged into `MRB_NANBOX_TT_MISC`
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
