-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
display and printingAesthetics and correctness of printed representations of objects.Aesthetics and correctness of printed representations of objects.regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version
Milestone
Description
[23] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{…}, dl_load_path::Vector{…}, load_path::Vector{…}, concrete_deps::Vector{…}, source::String)
@ Base ./loading.jl:2216
[24] top-level scope
@ stdin:3
Some type information was truncated. Use `show(err)` to see complete types.
in expression starting at /home/pkgeval/.julia/packages/SimpleWorkflows/GNXa7/src/SimpleWorkflows.jl:1
in expression starting at stdin:3
This now says "use show(err)
", but the err
variable does not exist, so this message is now factually incorrect.
Metadata
Metadata
Assignees
Labels
display and printingAesthetics and correctness of printed representations of objects.Aesthetics and correctness of printed representations of objects.regressionRegression in behavior compared to a previous versionRegression in behavior compared to a previous version