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

incorrect model of :method for evaluate_methoddef #632

Closed
vtjnash opened this issue Jun 14, 2024 · 2 comments
Closed

incorrect model of :method for evaluate_methoddef #632

vtjnash opened this issue Jun 14, 2024 · 2 comments

Comments

@vtjnash
Copy link
Contributor

vtjnash commented Jun 14, 2024

Precompile script is broken on julia master, e.g. see https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2024-06/13/DocumenterTools.primary.log

�[0KERROR: LoadError: UndefVarError: `private` not defined in `JuliaInterpreter.var"#Internal".Private`
�[0KStacktrace:
�[0K  [1] evaluate_methoddef(frame::JuliaInterpreter.Frame, node::Expr)
�[0K    @ JuliaInterpreter ~/.julia/packages/JuliaInterpreter/vszNQ/src/interpret.jl:324

@Keno was this your change?

@Keno
Copy link
Contributor

Keno commented Jun 14, 2024

Possibly. I ran PkgEval and fixed all issues reported, but JuliaInterpreter may have been broken for unrelated reasons and seems like the kind of package that may need a fix. @aviatesk already did one

@KristofferC
Copy link
Member

#630

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

3 participants