Skip to content

promote_type(Measurement{Float64},BigFloat) fails #179

@longemen3000

Description

@longemen3000

Found while testing #178
MVE:

using Measurements
promote_type(Measurement{Float64},BigFloat)

Fails with:

ERROR: StackOverflowError:
Stacktrace:
      [1] promote_result(::Type, ::Type, ::Type{Measurement{BigFloat}}, ::Type{BigFloat})
        @ Base .\promotion.jl:338
      [2] promote_type
        @ .\promotion.jl:318 [inlined]--- the above 2 lines are repeated 79981 more times ---

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