JuliaDebug / JuliaInterpreter.jl

Interpreter for Julia code
Other
158 stars 33 forks source link

wrong world age for everything #617

Open vtjnash opened 3 months ago

vtjnash commented 3 months ago

Looks like this code always uses the wrong get_world_counter function instead of the correct tls_world_age (which may need to be defined as a ccall for most older versions of julia)