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 IEEEFloat import #32206

Merged
merged 1 commit into from
Jun 5, 2019
Merged

Fix IEEEFloat import #32206

merged 1 commit into from
Jun 5, 2019

Conversation

musm
Copy link
Contributor

@musm musm commented May 31, 2019

Fix IEEEFloat import. IEEEFloat is defined in float.jl, which is not in the math module. (The current line still works since Base.Math.IEEEFloat searches in Base since it doesn't find IEEEFloat in Math)

@musm musm closed this Jun 2, 2019
@musm musm reopened this Jun 2, 2019
@musm
Copy link
Contributor Author

musm commented Jun 3, 2019

looks like the test failures are fixed by #32219

@musm musm closed this Jun 4, 2019
@musm musm reopened this Jun 4, 2019
@musm
Copy link
Contributor Author

musm commented Jun 5, 2019

someone want to merge?

@StefanKarpinski StefanKarpinski merged commit 9a3e1c7 into JuliaLang:master Jun 5, 2019
@musm musm deleted the ieeefloat branch June 5, 2019 20:16
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