Dispatch error in v1.12 #58479
Labels
regression
Regression in behavior compared to a previous version
regression 1.12
Regression in the 1.12 release
types and dispatch
Types, subtyping and method dispatch
Hi,
this popped up in JLD2 JuliaIO/JLD2.jl#645.
On v1.11 and earlier this gives:
On v1.12:
The method in line 382 still exists but cannot be dispatched to
When removing the definition in line 91, I get an error: (pasted as image for colors)
Oddly enough: When tested in isolation, this works just fine.
The text was updated successfully, but these errors were encountered: