Skip to content

[5.1] Revert "[stdlib] AutoreleasingUnsafeMutablePointer: Switch subscripts to _read accessors" #25735

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

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

Catfish-Man
Copy link
Contributor

@Catfish-Man Catfish-Man commented Jun 24, 2019

This was an ABI break, since it didn't make it into 5.0. Using _read here is unimportant, so we're just going to revert rather than try being fancy.

fixes rdar://problem/51503385

This reverts commit 04586e3.

(cherry picked from commit 460a521)

… to _read accessors"

This was an ABI break, since it didn't make it into 5.0. Using _read here is unimportant, so we're just going to revert rather than try being fancy.

This reverts commit 04586e3.

(cherry picked from commit 460a521)
@Catfish-Man Catfish-Man self-assigned this Jun 24, 2019
@Catfish-Man
Copy link
Contributor Author

@swift-ci please test and merge

@Catfish-Man Catfish-Man changed the title Revert "[stdlib] AutoreleasingUnsafeMutablePointer: Switch subscripts to _read accessors" [5.1] Revert "[stdlib] AutoreleasingUnsafeMutablePointer: Switch subscripts to _read accessors" Jun 24, 2019
@Catfish-Man
Copy link
Contributor Author

@swift-ci please test and merge

@swift-ci swift-ci merged commit 7e4ee4e into swiftlang:swift-5.1-branch Jun 25, 2019
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.

4 participants