Skip to content

Strange behavior in the nighlty #777

@ctkelley

Description

@ctkelley

I have no idea what this is about, but am following the instructions to open an issue.

using Revise

is the first line of my startup.jl file.

┌ Info: Precompiling Revise [295af30f-e4ad-537b-8983-00126c2a3abe]
└ @ Base loading.jl:2442
┌ Warning: precompile directive
│     precompile(Tuple{mbody.sig.parameters[1], Symbol, Bool, Bool, typeof(pairs(NamedTuple())), typeof(methods_by_execution!), Any, MI, DocExprs, Module, Expr})
│ failed. Please report an issue in Revise (after checking for duplicates) or remove this directive.
└ @ Revise ~/.julia/packages/Revise/t6Vjc/src/precompile.jl:65
┌ Warning: precompile directive
│     precompile(Tuple{mbody.sig.parameters[1], Symbol, Bool, Bool, Iterators.Pairs{Symbol, Bool, Tuple{Symbol}, NamedTuple{(:skip_include,), Tuple{Bool}}}, typeof(methods_by_execution!), Any, MI, DocExprs, Module, Expr})
│ failed. Please report an issue in Revise (after checking for duplicates) or remove this directive.
└ @ Revise ~/.julia/packages/Revise/t6Vjc/src/precompile.jl:66
┌ Warning: precompile directive
│     precompile(Tuple{mbody.sig.parameters[1], Symbol, Bool, typeof(methods_by_execution!), Any, MI, DocExprs, Frame, Vector{Bool}})
│ failed. Please report an issue in Revise (after checking for duplicates) or remove this directive.
└ @ Revise ~/.julia/packages/Revise/t6Vjc/src/precompile.jl:69
Precompiling SuiteSparse
  1 dependency successfully precompiled in 1 seconds. 28 already precompiled.
Precompiling IJulia
  13 dependencies successfully precompiled in 16 seconds. 28 already precompiled.
Precompiling TerminalPager
  3 dependencies successfully precompiled in 5 seconds. 10 already precompiled.
               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.11.0-DEV.899 (2023-11-14)
 _/ |\__'_|_|_|\__'_|  |  Commit c1f67f82bda (0 days old master)
|__/                   |
``

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