SyntaxTree.jl icon indicating copy to clipboard operation
SyntaxTree.jl copied to clipboard

Add explicit `invokelatest`

Open Keno opened this issue 1 year ago • 3 comments

These will be required in Julia 1.12 (as they would be in local scope). See https://github.com/JuliaLang/julia/pull/56509.

Keno avatar Nov 20 '24 04:11 Keno

Do you realize I can't even comment on any issues in the JuliaLang community because of your idiot Julia Stewards who wanted to destroy the open source community?

chakravala avatar Nov 20 '24 04:11 chakravala

Appveyor tests failed with this PR by the way ...

chakravala avatar Nov 20 '24 05:11 chakravala

If this is an issue related to the Julia 1.12 world age, no pull request are needed, as the functionality already exists here.

While the method genfun may no longer work with Julia 1.12, the alternative is SyntaxTree.genlatest which already works.

chakravala avatar Oct 18 '25 13:10 chakravala