-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reshape
error on Julia master
#373
Comments
FTR, it's usually better to move an existing issue to the proper repo, than to create a new one. That's what I was asking for. Someone who's a member of JuliaArrays should be able to do that. Not that it matters much now. |
Sorry, didn't know that! |
I think |
I agree. While looking into fixing this, I stumbled upon many open tickets for It's a bit overwhelming TBH. |
Is this bug also in Julia v1.11-rc? I think it’s a mistake to try to support master as it’s always too much of a moving target |
The bug is that FillArrays relies on internal Julia functionality, It only manifests on nightly, though. |
I discovered the following issue with the OffsetArrays tests, see JuliaArrays/OffsetArrays.jl#353. @nsajko suggested that I report it here and mention JuliaLang/julia#54261. The error happens both with FillArrays v1.11.0 and master:
The text was updated successfully, but these errors were encountered: