Skip to content
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

Fix 29545: Implement unaliascopy for ReinterpretArray #30296

Merged
merged 4 commits into from
Mar 20, 2019

Conversation

mbauman
Copy link
Sponsor Member

@mbauman mbauman commented Dec 6, 2018

Let's fix the root issue here — even if we end up doing something better eventually.

Fixes #29545

@mbauman mbauman added bugfix This change fixes an existing bug backport pending 1.0 labels Dec 6, 2018
test/reinterpretarray.jl Outdated Show resolved Hide resolved
@KristofferC KristofferC mentioned this pull request Dec 30, 2018
53 tasks
@StefanKarpinski StefanKarpinski added triage This should be discussed on a triage call backport 1.0 and removed triage This should be discussed on a triage call labels Jan 31, 2019
@JeffBezanson JeffBezanson removed triage This should be discussed on a triage call triage backport pending 1.0 labels Jan 31, 2019
@KristofferC KristofferC mentioned this pull request Feb 4, 2019
39 tasks
@mbauman mbauman closed this Mar 19, 2019
@mbauman mbauman reopened this Mar 19, 2019
@mbauman mbauman merged commit f611b46 into master Mar 20, 2019
@mbauman mbauman deleted the mb/unaliascopy-reinterprets branch March 20, 2019 14:57
staticfloat pushed a commit that referenced this pull request Mar 27, 2019
* Fix 29545: Implement unaliascopy for ReinterpretArray
KristofferC pushed a commit that referenced this pull request Apr 15, 2019
* Fix 29545: Implement unaliascopy for ReinterpretArray

(cherry picked from commit f611b46)
@KristofferC KristofferC mentioned this pull request Apr 15, 2019
39 tasks
KristofferC pushed a commit that referenced this pull request Apr 19, 2019
* Fix 29545: Implement unaliascopy for ReinterpretArray

(cherry picked from commit f611b46)
KristofferC pushed a commit that referenced this pull request Apr 20, 2019
* Fix 29545: Implement unaliascopy for ReinterpretArray

(cherry picked from commit f611b46)
@KristofferC KristofferC mentioned this pull request Aug 26, 2019
55 tasks
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
* Fix 29545: Implement unaliascopy for ReinterpretArray

(cherry picked from commit f611b46)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"shares memory with another argument" error from reinterpreted view
6 participants