Skip to content

Warning: Consider using Format.jl instead of Formatting.jl #292

@Jeerhz

Description

@Jeerhz

version: v.0.9.2
os: Windows 11

The use of Formatting.jl is highly deprecated.
I am reporting the warning got when installing ConstraintSolver.jl concerning the use of deprecated package Formatting.jl.

I checked that Formatting.jl is indeed use by ConstraintSolver.jl

┌ Formatting
│ ┌ Warning: DEPRECATION NOTICE
│ │
│ │ Formatting.jl has been unmaintained for
a while, with some serious
│ │ correctness bugs compromising the original purpose of the package. As a result,
│ │ it has been deprecated - consider using
an alternative, such as
│ │ Format.jl (https://github.com/JuliaString/Format.jl) or the Printf stdlib directly.
│ │
│ │ If you are not using Formatting.jl as a
direct dependency, please consider
│ │ opening an issue on any packages you are using that do use it as a dependency.

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