Skip to content

Abbreviate all-zero INIT macros as {0}? #423

Closed as not planned
Closed as not planned
@kainino0x

Description

@kainino0x

Many of the INIT values (for base/standalone structs) will actually be all-zero, so equivalent to zero-initialization {}.
For those we could reduce the size of the header by just generating {} instead.

INIT structs are issue #158, PR #422

Metadata

Metadata

Assignees

No one assigned

    Labels

    non-breakingDoes not require a breaking change (that would block V1.0)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions