Skip to content

Conversation

@Keno
Copy link

@Keno Keno commented Nov 20, 2024

Loops will no longer have implicit world age increments at top level in Julia 1.12. See JuliaLang/julia#56509.

Loops will no longer have implicit world age increments at top level
in Julia 1.12. See JuliaLang/julia#56509.
@oxinabox
Copy link
Owner

This needs a fix so julia 1.3 works

Probably just by defining a dummy function called invokelatest(f) = f() if on version older than 1.3 (or what ever it was that introduced this)

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