-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Fail to precompile Atom #155
Comments
That's a Core Julia bug: JuliaLang/julia#32951. |
I am getting a similar failure. Is it the same bug? Julia 1.3.0-rc1.0 Atom-beta |
Should work fine with 1.3 rc2. |
julia v"1.3.0-rc1.0"
julia-client 0.9.4
language-julia 0.19.1
issue seems to stem from Traceur.jl, when modifying Traceur/src/analysis.jl L143 from
to
the error goes away (...); this may be a bug to do with Julia 1.3-rc1.
stacktrace
The text was updated successfully, but these errors were encountered: