Skip to content

Conversation

@krlmlr
Copy link
Member

@krlmlr krlmlr commented Sep 3, 2017

if the range stretches over the number-of-rows boundary.

Fixes downstream problems with waccR.

@krlmlr krlmlr requested a review from hadley September 3, 2017 17:35
Call call(quosure.expr());

std::vector<int> indx;
indx.reserve(1000);
Copy link
Member

Choose a reason for hiding this comment

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

Why does this need to change?

Copy link
Member Author

Choose a reason for hiding this comment

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

It doesn't, removed. We should take another look as part of #2311.

@krlmlr krlmlr merged commit aeedbab into tidyverse:master Sep 5, 2017
@krlmlr krlmlr deleted the b-slice-oob branch September 5, 2017 13:26
@lock
Copy link

lock bot commented Jan 18, 2019

This old issue has been automatically locked. If you believe you have found a related problem, please file a new issue (with reprex) and link to this issue. https://reprex.tidyverse.org/

@lock lock bot locked and limited conversation to collaborators Jan 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants