Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Packed struct #7268

Merged
merged 3 commits into from Feb 8, 2023
Merged

Packed struct #7268

merged 3 commits into from Feb 8, 2023

Conversation

nobu
Copy link
Member

@nobu nobu commented Feb 8, 2023

No description provided.

Split `PACKED_STRUCT` and `PACKED_STRUCT_UNALIGNED` macros into the
macros bellow:
* `RBIMPL_ATTR_PACKED_STRUCT_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_END`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_BEGIN`
* `RBIMPL_ATTR_PACKED_STRUCT_UNALIGNED_END`
@matzbot matzbot merged commit a56d959 into ruby:master Feb 8, 2023
@nobu nobu deleted the packed_struct branch February 8, 2023 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants