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

[SH] multiply int by sign before testing range #677

Merged
merged 1 commit into from
Aug 10, 2018

Conversation

phluid61
Copy link
Collaborator

@phluid61 phluid61 commented Aug 3, 2018

When parsing a number, multiply sign back in to output_number
before testing against the range defined in Section 3.5.

When parsing a number, multiply `sign` back in to `output_number`
*before* testing against the range defined in Section 3.5.
@mnot mnot merged commit 5d51142 into httpwg:master Aug 10, 2018
@mnot
Copy link
Member

mnot commented Aug 10, 2018

Thanks!

@phluid61 phluid61 deleted the validate-integer branch August 10, 2018 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants