Skip to content

@code_expr fails (?) with a method from IntervalArithmetic.jl #86

@dpsanders

Description

@dpsanders
julia> using CodeTracking, Revise

julia> using IntervalArithmetic

julia> Revise.track(IntervalArithmetic)

julia> @code_expr +(0.1, 0.2, RoundDown)
┌ Warning: Tuple{typeof(+), T, T, RoundingMode} where T<:AbstractFloat was not found
└ @ Revise ~/.julia/packages/Revise/9lZUE/src/packagedef.jl:1083

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions