Skip to content

Simplify DispatchData.append(_: UnsafeBufferPointer<T>) #355

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
Apr 21, 2018

Conversation

jrose-apple
Copy link
Contributor

The deprecation warning guides us towards UnsafeRawBufferPointer, so sure, let's use that.

Corelibs version of swiftlang/swift#16080. No intended functionality change.

The deprecation warning guides us towards UnsafeRawBufferPointer,
so sure, let's use that.

No intended functionality change.
@jrose-apple
Copy link
Contributor Author

@swift-ci Please test

@jrose-apple jrose-apple requested review from MadCoder and mwwa April 20, 2018 23:57
@MadCoder MadCoder merged commit a618b46 into swiftlang:master Apr 21, 2018
@jrose-apple jrose-apple deleted the appending-doom branch April 30, 2018 16:21
ktopley-apple pushed a commit that referenced this pull request Dec 6, 2018
Simplify DispatchData.append(_: UnsafeBufferPointer<T>)

Signed-off-by: Daniel A. Steffen <[email protected]>
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.

3 participants