Open
Description
Just add this Pkg in Julia v1.12:
┌ FixedPointDecimals
│ WARNING: Constructor for type "Bool" was extended in `FixedPointDecimals` without explicit qualification or import.
│ NOTE: Assumed "Bool" refers to `Base.Bool`. This behavior is deprecated and may differ in future versions.`
│ NOTE: This behavior may have differed in Julia versions prior to 1.12.
│ Hint: If you intended to create a new generic function of the same name, use `function Bool end`.
│ Hint: To silence the warning, qualify `Bool` as `Base.Bool` in the method signature or explicitly `import Base: Bool`.
└
FixedPointDecimals.jl/src/FixedPointDecimals.jl
Lines 729 to 730 in f45fb68
Metadata
Metadata
Assignees
Labels
No labels