Skip to content

Conversation

@minad
Copy link
Member

@minad minad commented May 10, 2019

Based on #221, I tried to simplify some things. No padding to MP_PREC anymore. Ping @nijtmans

minad added 2 commits May 11, 2019 00:04
* mp_set_int* always return MP_OKAY
* remove return checks for mp_set_int*
* introduce MP_ROUND_TO_PREC, which rounds up to precision
* introduce MP_MIN_SIZE
@sjaeckel
Copy link
Member

can you please also fix the travis.yml so it doesn't start two builds if the branch starts with travis/ or is that intended?

@minad
Copy link
Member Author

minad commented May 10, 2019

It was intended. I wanted to test both commits. But doesn't matter, we can restart this at some other time. The CI is too slow :(

@minad
Copy link
Member Author

minad commented May 10, 2019

But I am not sure if travis starts every run twice for PR branches called travis/. I just had this branch as travis/ first for CI to run. It is probably a bad idea to have PR branches called travis.

@minad minad closed this May 10, 2019
@minad minad mentioned this pull request May 10, 2019
@sjaeckel
Copy link
Member

It is probably a bad idea to have PR branches called travis.

yep, that's what I meant

but I like the idea of having a way to test separate commits!

@minad
Copy link
Member Author

minad commented May 10, 2019

but I like the idea of having a way to test separate commits!

Yes, therefore I called it originally like this.

@minad minad deleted the travis/no_grow_in_set_int branch November 14, 2019 14:34
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.

3 participants