-
Notifications
You must be signed in to change notification settings - Fork 17
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
ERROR: MethodError: no method matching unsafe_copyto!(::Vector{…}, ::Int64, ::SentinelArrays.SentinelVector{…}, ::Int64, ::Int64) #109
Comments
Thank you for reporting. This is an issue in SentinelArrays.jl. CC @quinnj |
I can't reproduce. Can you share what versions you're on @kafisatz? I don't see any usages of |
#106 added the problematic |
I just checked locally, and
|
Thanks @devmotion for confirming; I was confused because indeed I just added the unsafe_copyto! usage, but my local branch got messed up and was unexpectedly behind. Going to look at your PR now. |
MWE
my error:
The text was updated successfully, but these errors were encountered: