Skip to content

Exception type changed on master #50633

Closed

Description

The following code:

hcat(reshape([1, 2], 2, 1), [1])

Throws an ArgumentError on 1.10.0-alpha1, but a DimensionMismatch on master. This breaks BioSequences.jl's tests which relies on @test_throws ArgumentError ....

The change happened in #49322

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    arrays[a, r, r, a, y, s]regressionRegression in behavior compared to a previous version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions