ASTInterpreter.jl
ASTInterpreter.jl copied to clipboard
fail to compile in Julia 0.7-Dev
using ASTInterpreter ended with this error
Stacktrace:
[1] include_relative(::Module, ::String) at .\loading.jl:464
[2] include(::Module, ::String) at .\sysimg.jl:14
[3] anonymous at .\<missing>:2
while loading E:\Users\DrKra\.julia\v0.7\ASTInterpreter\src\ASTInterpreter.jl, in expression starting on line 914
ERROR: Failed to precompile ASTInterpreter to E:\Users\DrKra\.julia\lib\v0.7\ASTInterpreter.ji.
Stacktrace:
[1] compilecache(::String) at .\loading.jl:598
[2] _require(::Symbol) at .\loading.jl:407
[3] require(::Symbol) at .\loading.jl:318````