Skip to content

Add UnsafeMutableRawPointer.init(mutating:) #3722

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
Jul 24, 2016
Merged

Add UnsafeMutableRawPointer.init(mutating:) #3722

merged 1 commit into from
Jul 24, 2016

Conversation

atrick
Copy link
Contributor

@atrick atrick commented Jul 24, 2016

As proposed in SE-0107: UnsafeRawPointer.

Allow immutable raw pointers to be explicitly cast
into mutable raw pointers.

As proposed in SE-0107: UnsafeRawPointer.

Allow immutable raw pointers to be explicitly cast
into mutable raw pointers.
@atrick
Copy link
Contributor Author

atrick commented Jul 24, 2016

@swift-ci Please smoke test and merge.

@atrick
Copy link
Contributor Author

atrick commented Jul 24, 2016

@swift-ci Please smoke test linux.

@atrick
Copy link
Contributor Author

atrick commented Jul 24, 2016

The linux build is still broken because of XCTest, but I don't see any other failures.

@atrick atrick merged commit 6ad0f30 into swiftlang:master Jul 24, 2016
@atrick atrick deleted the rawptr-mutating branch September 21, 2016 20:57
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.

1 participant