Skip to content

Revise 3.9 problem with Julia 1.12? #950

@JoaoAparicio

Description

@JoaoAparicio

Just to flag, I've been unable to install Revise 3.9 with Julia 1.12.0-rc1

After updating Revise I started getting wall of text. Quit Julia, remove Revise from startup.jl.

]activate --temp
]add Revise  # fails

Running ]precompile recovers wall of text. Many instances of:

  Core.CodeInstance(def=getproperty(Module, Symbol) from getproperty(Module, Symbol), owner=nothing, next=#<null>, min_world=0x0000000000000268, max_world=0xffffffffffffffff, rettype=Any, exctype=Any, rettype_const=#<null>, inferred=nothing, debuginfo=#<null>, edges=svec(Core.Binding(globalref=Main.Base, value=#<null>, partitions=Core.BindingPartition(restriction=Base, min_world=0x0000000000000268, max_world=0xffffffffffffffff, next=Core.BindingPartition(restriction=Base, min_world=0x0000000000000000, max_world=0x0000000000000267, next=#<null>, kind=0x000000000000000b), kind=0x0000000000000000), backedges=Array{Any, 1}(dims=(33,), mem=Memory{Any}(42, 0x7ff53cf188c0)[

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