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

handle default values for fields represented as NonZeroU{8,16,32} #608

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

ahl
Copy link
Collaborator

@ahl ahl commented Jun 12, 2024

Fixes #390

Of the solutions proposed in that issue, this is option 2. Of the several bad choices, this seemed... fine.

@ahl ahl requested a review from bnaecker June 12, 2024 05:34
@ahl ahl merged commit d36f65e into main Jun 12, 2024
4 checks passed
@ahl ahl deleted the non-zero branch June 12, 2024 05:59
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.

compilation failure when mixing default with NonZeroU8
1 participant