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

Fix printing of intervals #246

Merged
merged 1 commit into from
Dec 6, 2018
Merged

Fix printing of intervals #246

merged 1 commit into from
Dec 6, 2018

Conversation

dpsanders
Copy link
Member

Fixes printing of intervals on master.
The non-public function to_mpfr that was previously used was removed in JuliaLang/julia#29157.

@dpsanders
Copy link
Member Author

I think we should merge this @lbenet. There is some issue with the 32-bit Windows nightly build at the moment that means that it hasn't been updated, which is why the test is failing there, but passes everywhere else.

@dpsanders
Copy link
Member Author

This should allow the other branches to pass on Julia nightly (except 32-bit Windows).

@lbenet
Copy link
Member

lbenet commented Dec 6, 2018

Fine with me. merging.

Thanks a lot!

@lbenet lbenet merged commit 555df90 into master Dec 6, 2018
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 83.069% when pulling f4a0bf7 on printf into 4610a0f on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants