Skip to content

Conversation

@lionel-
Copy link
Member

@lionel- lionel- commented Apr 10, 2017

This fixes some revdep failures in dplyr due to forced dots being passed to bind_rows(). E.g. in this situation:

lapply(x, bind_rows)

Forced dots are returned as is when passed by value, and keep issuing an error if passed by expression.

@lionel- lionel- mentioned this pull request Apr 10, 2017
@lionel- lionel- merged commit 2728666 into r-lib:master Apr 10, 2017
@lionel- lionel- deleted the fix-forced-dots branch September 21, 2018 22:13
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