-
Notifications
You must be signed in to change notification settings - Fork 203
additional functions mp_incr and mp_decr #190
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
Conversation
Looks good except for the whitespace changes. |
But @sjaeckel was very nice and helped me to install a hook to…oh, that was only for that branch not for all. My bad, sorry. I'm currently building the PR for EDIT: @minad took a look at it. Run |
which whitespace changes? |
Tests should only use the public API. For your case there's still |
@minad *ping* |
@sjaeckel I was on mobile and I think I confused the two PRs by @czurnieden. See here https://github.com/libtom/libtommath/pull/191/files#diff-aa67c18ca27d74fae0446b5cd9376391L14. |
First batch.
The functions are interdependent, they call each other in case of negative input.