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

Clamping decimal literals correctly. #534

Merged

Conversation

jacqueswww
Copy link
Contributor

- What I did

Fix for #504 clamping of decimal literal.

- How I did it

Just used suggested limit of den * MAXNUM/MINNUM & added test.

- How to verify it

Check test.

- Description for the changelog

- Cute Animal Picture

@DavidKnott
Copy link
Contributor

LGTM

@DavidKnott DavidKnott merged commit c3a1e3c into vyperlang:master Dec 4, 2017
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