Skip to content
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

Update ReactiveSwift to 2.0.0-rc.2 #97

Merged
merged 1 commit into from
Jul 11, 2017
Merged

Update ReactiveSwift to 2.0.0-rc.2 #97

merged 1 commit into from
Jul 11, 2017

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Jul 4, 2017

No description provided.

@ikesyo ikesyo force-pushed the reactiveswift-2.0-rc branch from b97323a to 5064cf8 Compare July 4, 2017 14:06
@@ -504,20 +504,22 @@ extension Task {
if terminationStatus == EXIT_SUCCESS {
// Wait for stderr to finish, then pass
// through stdout.
disposable += stderrAggregated
let disposable = stderrAggregated
Copy link
Member Author

@ikesyo ikesyo Jul 4, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's maybe wait on a replacement operator then?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can continue to use += operator 😃

ReactiveCocoa/ReactiveSwift#482

@ikesyo ikesyo force-pushed the reactiveswift-2.0-rc branch 4 times, most recently from 7148d9d to 1258cc5 Compare July 6, 2017 16:59
@ikesyo ikesyo changed the title Update ReactiveSwift to 2.0.0-rc.1 Update ReactiveSwift to 2.0.0-rc.2 Jul 6, 2017
@ikesyo ikesyo force-pushed the reactiveswift-2.0-rc branch from 1258cc5 to c1cce91 Compare July 11, 2017 00:01
@mdiep mdiep merged commit 5a08308 into master Jul 11, 2017
@mdiep mdiep deleted the reactiveswift-2.0-rc branch July 11, 2017 02:32
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.

2 participants