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

More Julia 0.7 fixes #136

Merged
merged 3 commits into from
Mar 14, 2018
Merged

More Julia 0.7 fixes #136

merged 3 commits into from
Mar 14, 2018

Conversation

nalimilan
Copy link
Member

Use isa instead of === to work an inference regression (JuliaLang/julia#26417).

This should pass the tests on 0.7 once JuliaLang/Compat.jl#515 is merged and tagged. Some deprecation warnings remain, though (in particular about uninitialized).

@nalimilan nalimilan merged commit 63c189e into master Mar 14, 2018
@nalimilan nalimilan deleted the nl/Compat branch March 14, 2018 09:19
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.

1 participant