Bug in unaliascopy
for a SubArray
with AbstractRange
indices
#54100
Labels
arrays
[a, r, r, a, y, s]
bug
Indicates an unexpected problem or unintended behavior
regression
Regression in behavior compared to a previous version
This seems to arise from
julia/base/subarray.jl
Lines 113 to 119 in d8b9810
where the offset and stride are being hard-coded instead of being computed.
Version:
This issue exists on v"1.11.0-beta1" as well. The result is correct on v"1.10.2".
The text was updated successfully, but these errors were encountered: