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

Revert changing wrap on Memory to view and make wrap non-public. #54927

Merged
merged 5 commits into from
Jul 31, 2024

Conversation

KristofferC
Copy link
Member

Fixes #54768

base/array.jl Outdated Show resolved Hide resolved
@JeffBezanson JeffBezanson added this to the 1.11 milestone Jul 18, 2024
@KristofferC KristofferC removed this from the 1.11 milestone Jul 25, 2024
@KristofferC
Copy link
Member Author

This PR has been backported so changing milestone to 1.12.

@KristofferC KristofferC merged commit 8d41d25 into master Jul 31, 2024
5 of 7 checks passed
@KristofferC KristofferC deleted the kc/view_wrap_mem branch July 31, 2024 10:54
lazarusA pushed a commit to lazarusA/julia that referenced this pull request Aug 17, 2024
@MasonProtter
Copy link
Contributor

Is there a reason this is non-public instead of public but non-exported?

@KristofferC
Copy link
Member Author

Yes, it was more conservative and it wasn't clear if the name wrap or it's current functionality was the best.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

view(::Memory, ::UnitRange) should not create a Vector
5 participants