Skip to content

Ambiguity with Base on nightly. #210

@MasonProtter

Description

@MasonProtter

Noticed this in an upstream CI run https://github.com/JuliaTesting/ReferenceTests.jl/actions/runs/19192807846/job/54869573255:

Test Failed at /home/runner/work/ReferenceTests.jl/ReferenceTests.jl/test/runtests.jl:26
  Expression: isempty(ambs)
   Evaluated: isempty(Tuple{Method, Method}[(setindex!(A::Base.ReinterpretArray{var"#s4", N, var"#s3", P, true} where {var"#s4"<:ColorTypes.RGBX, var"#s3"<:Number, P<:(SubArray{T, N, P, I} where {T, N, P, I<:Tuple})}, val::ColorTypes.AbstractRGB, i::Vararg{Int64, N}) where N @ ImageCore ~/.julia/packages/ImageCore/0ilgc/src/colorchannels.jl:44, setindex!(a::Base.ReinterpretArray{T, 0, S, A, true} where {S, A<:(AbstractArray{S})}, v) where T @ Base reinterpretarray.jl:560)])

That is, there's a method in ImageCore/src/colorchannels.jl:44 that's ambiguous with a method in base/reinterpretarray.jl:560

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions