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

fixes test_uint_muldiv #90

Closed
wants to merge 1 commit into from
Closed

Conversation

jangko
Copy link
Contributor

@jangko jangko commented Oct 2, 2019

this should fixes #83


{.push overflowChecks: off.}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a bit strange - uint64 shouldn't have overflow checks (it should wrap)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it doesn't, only a bit paranoid

@jangko
Copy link
Contributor Author

jangko commented Oct 22, 2019

closing in favor of #91

@jangko jangko closed this Oct 22, 2019
@jangko jangko deleted the fixes_#83 branch December 9, 2019 10: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.

0.20 compat -- test_uint_muldiv failed
2 participants