Skip to content
  • Nobuyoshi Nakada's avatar
    899ea350
    Extract include/ruby/internal/attr/packed_struct.h · 899ea350
    Nobuyoshi Nakada authored
    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`
    899ea350
    Extract include/ruby/internal/attr/packed_struct.h
    Nobuyoshi Nakada authored
    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`
Loading