Actions
Misc #14395
closed[PATCH] internal.h: add BITFIELD macro
Status:
Closed
Assignee:
-
Description
Pretty trivial, will commit soon.
internal.h: add BITFIELD macro
I plan to use this macro to pack other enums in the VM while
preserving portability to non-C99 compilers.
- internal.h: add BITFIELD macro
- method.h: use BITFIELD for rb_method_visibility_t
Files
Updated by Anonymous almost 7 years ago
- Status changed from Open to Closed
Applied in changeset trunk|r62077.
internal.h: add BITFIELD macro to aid C99 users
I plan to use this macro to pack other enums in the VM.
- internal.h: add BITFIELD macro
- method.h: use BITFIELD for rb_method_visibility_t
[ruby-core:85074] [Misc #14395]
Actions
Like0
Like0