You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This attempts to get around #122 by explicitly preventing colons being passed to similar. This means that the StackOverflowError now becomes a MethodError
Presumably this happens because
OffsetArrays.jl/src/OffsetArrays.jl
Lines 101 to 104 in bd7608e
and
OffsetArrays.jl/src/OffsetArrays.jl
Line 225 in bd7608e
The text was updated successfully, but these errors were encountered: