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

missing compat 1.3 for Atom.jl ? #479

Closed
floswald opened this issue Feb 16, 2020 · 2 comments · Fixed by JunoLab/Atom.jl#281
Closed

missing compat 1.3 for Atom.jl ? #479

floswald opened this issue Feb 16, 2020 · 2 comments · Fixed by JunoLab/Atom.jl#281

Comments

@floswald
Copy link

hi there,

did you forget to increase the minimum julia version for the latest Atom.jl update? the Project.toml has version 1 for julia. but i see

(v1.2) pkg> precompile
Precompiling project...
Precompiling Atom
[ Info: Precompiling Atom [c52e3926-4ff0-5f6e-af25-54175e0327b1]
ERROR: LoadError: UndefVarError: allocatedinline not defined
Stacktrace:
 [1] _precompile_() at /Users/florian.oswald/.julia/packages/Atom/YPkPM/src/precompile.jl:133
 [2] top-level scope at /Users/florian.oswald/.julia/packages/Atom/YPkPM/src/Atom.jl:66
@aviatesk
Copy link
Member

Hm maybe the precompile statement doesn't work for you some reason.
I would like to comment that out and make a patch release, but can you tell me your packages and Julia versions ?

@aviatesk
Copy link
Member

[email protected] will fix this. Try

] up Atom

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

Successfully merging a pull request may close this issue.

2 participants