-
Notifications
You must be signed in to change notification settings - Fork 151
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
lib: fix for negative numbers: imuln, modrn, idivn #185
Conversation
@indutny can you review, merge and release? :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, but, is there any more tests we could add to cover this?
@dcousens are we waiting more tests from me? :) |
@fanatid aye, I was asking, it seems important to only cover with 1 test... |
@dcousens additionally fixed modrn, idivn |
@indutny LGTM, can you ACK? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks. Can you publish new version? (This is not only one change what was introduced from last version) |
No description provided.