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 some pow edge cases #46412

Merged
merged 4 commits into from
Aug 22, 2022
Merged

Conversation

oscardssmith
Copy link
Member

Found in https://discourse.julialang.org/t/julia-1-8-0-10-0-inf-nan/86004. Tests were broken which prevented this from being caught. Performance impact is negligible to non-existent. The backport will need manual care. I'll make a separate PR for it.

@oscardssmith oscardssmith added maths Mathematical functions bugfix This change fixes an existing bug embarrassing-bugfix Whoops! backport 1.8 Change should be backported to release-1.8 labels Aug 19, 2022
KristofferC pushed a commit that referenced this pull request Aug 22, 2022
@KristofferC KristofferC merged commit 4ea8d56 into JuliaLang:master Aug 22, 2022
@KristofferC KristofferC removed the backport 1.8 Change should be backported to release-1.8 label Aug 22, 2022
@oscardssmith oscardssmith deleted the fix-float64-pow branch August 22, 2022 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug embarrassing-bugfix Whoops! maths Mathematical functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants