Skip to content

Swift 3 API Parity: Data & NSData #562

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 4 commits into from
Aug 18, 2016
Merged

Swift 3 API Parity: Data & NSData #562

merged 4 commits into from
Aug 18, 2016

Conversation

michael-lehew
Copy link
Contributor

Brings the Data and NSData API in s-cl-f to match the public version of Swift3 on Darwin. Reorganizes the implementation of Data/NSData to be a bit saner (versus somewhat vestigially matching the Objective-C categories on Darwin). Also brings a whole host of tests over from our overlay (some disabled for now, since the real focus of this PR is the API parity, which we should have now).

Brings the Data and NSData API in s-cl-f to match the public version of Swift3 on Darwin. Reorganizes the implementation of Data/NSData to be a bit saner (versus somewhat vestigially matching the Objective-C categories on Darwin).  Also brings a whole host of tests over from our overlay (some disabled for now, since the real focus of this PR is the API parity, which we should have now).
@michael-lehew
Copy link
Contributor Author

@swift-ci please test and merge

@michael-lehew
Copy link
Contributor Author

@swift-ci please test

@michael-lehew
Copy link
Contributor Author

@swift-ci please test

@michael-lehew
Copy link
Contributor Author

@swift-ci please test and merge

@michael-lehew
Copy link
Contributor Author

@swift-ci Please test and merge.

@michael-lehew
Copy link
Contributor Author

I suppose I needed to say it with feeling. :)

@michael-lehew
Copy link
Contributor Author

@swift-ci Please test and merge

@michael-lehew
Copy link
Contributor Author

Unclear what the failure reason was -- remediation is to have it actually run

@michael-lehew michael-lehew merged commit cd89d7b into swiftlang:master Aug 18, 2016
@michael-lehew michael-lehew deleted the nsdata-should-match-darwin branch August 18, 2016 23:10
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