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

call invokelatest in lambdify #90

Merged
merged 3 commits into from
May 16, 2017
Merged

Conversation

jverzani
Copy link
Contributor

Works around a world age issue

src/subs.jl Outdated
body))
body))
if VERSION >= v"0.6.0-rc1"
(args...) -> Base.invokelatest(fn, args...) # https://github.com/JuliaLang/julia/pull/19784
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does Compat.invokelatest do the same thing?

@jverzani
Copy link
Contributor Author

jverzani commented May 15, 2017 via email

@isuruf isuruf merged commit bbcec5d into symengine:master May 16, 2017
@isuruf
Copy link
Member

isuruf commented May 16, 2017

Thanks

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.

2 participants