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

MPFR: Fix round(Integer, big(Inf)) #44676

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

barucden
Copy link
Contributor

It also fixes round(Integer, big(NaN)).

Solves #44662

It also fixes `round(Integer, big(NaN))`.

Solves JuliaLang#44662
@barucden
Copy link
Contributor Author

That one failed check does not seem to be related. The two remaining checks (buildbot/tester_linux32 and buildbot/tester_macos64) are pending for some time already. Is it possible that they are stuck somehow?

Also -- should this backported?

@oscardssmith oscardssmith merged commit ecf3558 into JuliaLang:master Mar 21, 2022
@oscardssmith oscardssmith added kind:bugfix This change fixes an existing bug backport 1.6 Change should be backported to release-1.6 backport 1.7 backport 1.8 Change should be backported to release-1.8 labels Mar 21, 2022
@barucden barucden deleted the round-big-inf branch March 21, 2022 12:08
KristofferC pushed a commit that referenced this pull request Mar 23, 2022
It also fixes `round(Integer, big(NaN))`.

Solves #44662

(cherry picked from commit ecf3558)
@KristofferC KristofferC mentioned this pull request Mar 23, 2022
22 tasks
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Mar 29, 2022
KristofferC pushed a commit that referenced this pull request Apr 19, 2022
It also fixes `round(Integer, big(NaN))`.

Solves #44662

(cherry picked from commit ecf3558)
@KristofferC KristofferC mentioned this pull request Apr 19, 2022
40 tasks
KristofferC pushed a commit that referenced this pull request May 16, 2022
It also fixes `round(Integer, big(NaN))`.

Solves #44662

(cherry picked from commit ecf3558)
@KristofferC KristofferC mentioned this pull request May 16, 2022
45 tasks
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label Jul 6, 2022
KristofferC pushed a commit that referenced this pull request Dec 21, 2022
It also fixes `round(Integer, big(NaN))`.

Solves #44662

(cherry picked from commit ecf3558)
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
It also fixes `round(Integer, big(NaN))`.

Solves #44662

(cherry picked from commit ecf3558)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants