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 RAC to 4.0-alpha.3 #37

Merged
merged 4 commits into from
Oct 30, 2015
Merged

Update RAC to 4.0-alpha.3 #37

merged 4 commits into from
Oct 30, 2015

Conversation

ikesyo
Copy link
Member

@ikesyo ikesyo commented Oct 26, 2015

No description provided.

@@ -252,8 +252,8 @@ private func aggregateDataReadFromPipe(pipe: Pipe) -> SignalProducer<ReadData, R
} else {
buffer = data
}
}, error: { error in
observer.sendError(error)
}, failed: { error in
Copy link
Contributor

Choose a reason for hiding this comment

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

You can do: failed: observer.sendFailed

Copy link
Member Author

Choose a reason for hiding this comment

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

Nice catch and done in 4d3fad0! (but I'm not sure about the indentation)

@NachoSoto
Copy link
Contributor

Nice!

@ikesyo
Copy link
Member Author

ikesyo commented Oct 30, 2015

I'm gonna merge this to cut a new release. 🙏

ikesyo added a commit that referenced this pull request Oct 30, 2015
@ikesyo ikesyo merged commit 801e295 into master Oct 30, 2015
@ikesyo ikesyo deleted the rac4-alpha3 branch October 30, 2015 01:12
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