Skip to content

abs(::Dual) defined twice #310

@tpapp

Description

@tpapp

On latest package master and Julia v0.6.2:

julia> using ForwardDiff
WARNING: Method definition abs(ForwardDiff.Dual{T, V, N} where N where V<:Real) in module ForwardDiff at /home/tamas/.julia/v0.6/ForwardDiff/src/dual.jl:321 overwritten at /home/tamas/.julia/v0.6/ForwardDiff/src/dual.jl:166.
WARNING: Method definition abs(ForwardDiff.Dual{T, V, N} where N where V<:Real) in module ForwardDiff at /home/tamas/.julia/v0.6/ForwardDiff/src/dual.jl:321 overwritten at /home/tamas/.julia/v0.6/ForwardDiff/src/dual.jl:166.

(other warnings elided)

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