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

feat(bitfield): packing spec type safety #174

Merged
merged 1 commit into from
May 29, 2022
Merged

Conversation

hawkw
Copy link
Owner

@hawkw hawkw commented May 29, 2022

This branch changes bitfield packing specs to ensure that a field of a
given bitfield type may not be used to pack into/from a
bitfield of another type.

Signed-off-by: Eliza Weisman eliza@buoyant.io

This branch changes bitfield packing specs to ensure that a field of a
given bitfield type may not be used to pack into/from a
bitfield of another type.

Signed-off-by: Eliza Weisman <eliza@buoyant.io>
@hawkw hawkw enabled auto-merge (squash) May 29, 2022 21:26
@hawkw hawkw merged commit 12ea600 into main May 29, 2022
@hawkw hawkw deleted the eliza/bitfield-validate branch May 29, 2022 21:32
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.

None yet

1 participant