Rename OutputStream to OutputStreamable [SE-0086]#3576
Rename OutputStream to OutputStreamable [SE-0086]#3576parkera merged 2 commits intoswiftlang:masterfrom
Conversation
|
@swift-ci please test |
|
I’m sorry, I didn’t expect to find stdlib API changes in a proposal with that title, so I didn’t review this, and nobody brought it to my attention. |
|
How about |
|
on Mon Jul 18 2016, Xiaodi Wu <notifications-AT-github.com> wrote:
To me these seem much weaker than TextOutputStream; the first is |
|
Fine, |
d5c96ee to
2a4e916
Compare
|
kicking off tests again; swiftpm will fail but at least we'll know the rest is right. |
|
@swift-ci please test |
|
I'm going to add a temporary typealias to avoid the lock-step build dependencies between projects. |
|
@swift-ci Please test and merge |
|
We're going to go ahead and merge this. |
What's in this pull request?
Per the accepted SE-0086, rename the standard library
OutputStreamtype toOutputStreamable.NSOutputStreamwill becomeOutputStreamin a different commit.Resolved bug number
rdar://27355220
Before merging this pull request to apple/swift repository:
Triggering Swift CI
The swift-ci is triggered by writing a comment on this PR addressed to the GitHub user @swift-ci. Different tests will run depending on the specific comment that you use. The currently available comments are:
Smoke Testing
Validation Testing
Lint Testing
Note: Only members of the Apple organization can trigger swift-ci.