Skip to content

binapigen: fix type sizes for Unions and BaseTypes#355

Merged
sknat merged 1 commit intoFDio:masterfrom
loeliger:master
Apr 16, 2026
Merged

binapigen: fix type sizes for Unions and BaseTypes#355
sknat merged 1 commit intoFDio:masterfrom
loeliger:master

Conversation

@loeliger
Copy link
Copy Markdown
Contributor

@loeliger loeliger commented Apr 2, 2026

Inside a Union, the size of a base-type field was not being computed correctly. Fix that, and use the same size field sizing function for both Unions and Structs.

Inside a Union, the size of a base-type field was not being
computed correctly.  Fix that, and use the same size field
sizing function for both Unions and Structs.
Copy link
Copy Markdown
Contributor

@sknat sknat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sknat sknat merged commit d3bdcdd into FDio:master Apr 16, 2026
11 checks passed
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