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

invalid subtyping (v0.6-dev.2481) #66

Open
JeffreySarnoff opened this issue Feb 1, 2017 · 0 comments
Open

invalid subtyping (v0.6-dev.2481) #66

JeffreySarnoff opened this issue Feb 1, 2017 · 0 comments

Comments

@JeffreySarnoff
Copy link

julia> Pkg.checkout("ASTInterpreter")
INFO: Checking out ASTInterpreter master...
INFO: Pulling ASTInterpreter latest master...
INFO: No packages to install, update or remove

julia> using ASTInterpreter
INFO: Precompiling module ASTInterpreter.
ERROR: LoadError: invalid subtyping in definition of PostOrderDFS
Stacktrace:
 [1] include_from_node1(::String) at ./loading.jl:539
 [2] include(::String) at ./sysimg.jl:14
 [3] anonymous at ./<missing>:2
while loading /home/jas/.julia/v0.6/AbstractTrees/src/AbstractTrees.jl, in expression starting on line 508
ERROR: LoadError: Failed to precompile AbstractTrees to /home/jas/.julia/lib/v0.6/AbstractTrees.ji.
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

No branches or pull requests

1 participant