Skip to content

Core.Compiler.validate_code_in_debug_mode does not exist in 1.11 #155

Open
@KristofferC

Description

@KristofferC
ERROR: LoadError: UndefVarError: `validate_code_in_debug_mode` not defined in `Core.Compiler`
Stacktrace:
  [1] getproperty
    @ ./Base.jl:42 [inlined]
  [2] Core.Compiler.InferenceState(result::Core.Compiler.InferenceResult, cache::Symbol, interp::StaticCompiler.StaticInterpreter)
    @ StaticCompiler ~/.julia/packages/StaticCompiler/Uki9T/src/interpreter.jl:89
  [3] typeinf_frame
    @ ./compiler/typeinfer.jl:1003 [inlined]
  [4] typeinf_code
    @ ./compiler/typeinfer.jl:948 [inlined]
  [5] typeinf_code(interp::StaticCompiler.StaticInterpreter, match::Core.MethodMatch, run_optimizer::Bool)
    @ Core.Compiler ./compiler/typeinfer.jl:9

Also many other errors on 1.11: https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_hash/0520b80_vs_bd47eca/StaticTools.primary.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions