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

Remove RejectFloatOverflow and always reject float overflow #120

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

dsnet
Copy link
Collaborator

@dsnet dsnet commented Jan 3, 2025

WARNING: This commit contains breaking changes.

Similar to v1, have v2 reject float overflow.

We remove the ability to override the behavior as
a future option to lazily collect all errors will be an alternative way to continue unmarshaling
even in the presence of minor errors.

WARNING: This commit contains breaking changes.

Similar to v1, have v2 reject float overflow.

We remove the ability to override the behavior as
a future option to lazily collect all errors will be
an alternative way to continue unmarshaling
even in the presence of minor errors.
@dsnet dsnet requested review from mvdan and johanbrandhorst January 3, 2025 20:31
@dsnet dsnet merged commit c9002a1 into master Jan 3, 2025
8 checks passed
@dsnet dsnet deleted the reject-float-overflow branch January 3, 2025 23:14
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