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 reinterpret for 0-dimensional arrays #30376

Merged
merged 1 commit into from
Dec 14, 2018

Conversation

meggart
Copy link
Contributor

@meggart meggart commented Dec 13, 2018

On current master reinterpret is broken for 0-dimensional arrays, e.g. reinterpret(Int32,zeros(UInt32)) throws an error. This should be fixed by this PR.

Copy link
Sponsor Member

@mbauman mbauman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@fredrikekre fredrikekre added domain:arrays [a, r, r, a, y, s] kind:bugfix This change fixes an existing bug backport pending 1.0 labels Dec 13, 2018
@KristofferC KristofferC mentioned this pull request Dec 13, 2018
52 tasks
@fredrikekre fredrikekre merged commit c379900 into JuliaLang:master Dec 14, 2018
KristofferC pushed a commit that referenced this pull request Dec 20, 2018
KristofferC pushed a commit that referenced this pull request Dec 30, 2018
@KristofferC KristofferC mentioned this pull request Dec 30, 2018
53 tasks
KristofferC pushed a commit that referenced this pull request Jan 5, 2019
KristofferC pushed a commit that referenced this pull request Jan 5, 2019
@StefanKarpinski StefanKarpinski added status:triage This should be discussed on a triage call backport 1.0 and removed status:triage This should be discussed on a triage call labels Jan 31, 2019
@JeffBezanson JeffBezanson removed status:triage This should be discussed on a triage call triage backport pending 1.0 labels Jan 31, 2019
KristofferC pushed a commit that referenced this pull request Feb 4, 2019
@KristofferC KristofferC mentioned this pull request Feb 4, 2019
39 tasks
KristofferC pushed a commit that referenced this pull request Feb 11, 2019
KristofferC pushed a commit that referenced this pull request Apr 20, 2019
KristofferC pushed a commit that referenced this pull request Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:arrays [a, r, r, a, y, s] kind:bugfix This change fixes an existing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants