Skip to content

Conversation

@joncinque
Copy link
Owner

Problem

The InstructionData helper creator doesn't work for all possible types, since the @sizeOf macro does not use packed size.

Summary of changes

Use @bitSizeOf instead, and add a test.

#### Problem

The `InstructionData` helper creator doesn't work for all possible
types, since the `@sizeOf` macro does not use packed size.

#### Summary of changes

Use `@bitSizeOf` instead, and add a test.
@joncinque joncinque enabled auto-merge (squash) November 9, 2024 10:28
joncinque added a commit that referenced this pull request Nov 9, 2024
#### Problem

#5 fixed the instruction data helper, but it's not released.

#### Summary of changes

Bump to 0.14.2 for release.
@joncinque joncinque merged commit c8166f3 into main Nov 9, 2024
12 checks passed
@joncinque joncinque deleted the ix branch November 9, 2024 10:42
joncinque added a commit that referenced this pull request Nov 9, 2024
#### Problem

#5 fixed the instruction data helper, but it's not released.

#### Summary of changes

Bump to 0.14.2 for release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants