Skip to content

Conversation

@JeffBezanson
Copy link
Member

This "worked" on 1.5 if you passed a dims argument with a colon, because that was intercepted by ReshapedArray, but other dims arguments would fail like they do on 1.6+. If we want to return a ReshapedArray, the method can just be deleted, but I tried to keep it a SharedArray here.

@JeffBezanson JeffBezanson added arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug backport 1.6 Change should be backported to release-1.6 labels Apr 1, 2021
@KristofferC KristofferC mentioned this pull request Apr 4, 2021
33 tasks
@JeffBezanson JeffBezanson merged commit 79e198b into master Apr 6, 2021
@JeffBezanson JeffBezanson deleted the jb/fix40249 branch April 6, 2021 19:35
KristofferC pushed a commit that referenced this pull request Apr 11, 2021
@KristofferC KristofferC removed the backport 1.6 Change should be backported to release-1.6 label May 4, 2021
ElOceanografo pushed a commit to ElOceanografo/julia that referenced this pull request May 4, 2021
antoine-levitt pushed a commit to antoine-levitt/julia that referenced this pull request May 9, 2021
johanmon pushed a commit to johanmon/julia that referenced this pull request Jul 5, 2021
staticfloat pushed a commit that referenced this pull request Dec 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

arrays [a, r, r, a, y, s] bugfix This change fixes an existing bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants