Skip to content

Conversation

romainfrancois
Copy link
Contributor

data is a std::vector anyway, so I don't see the point of using R_xlen_t.

`data` is a `std::vector` anyway, so I don't see the point of using `R_xlen_t`.
@eddelbuettel
Copy link
Member

Nice catch, thanks.

eddelbuettel added a commit that referenced this pull request Aug 23, 2015
-pedantic does not like that (`R_xlen_t` vs `size_t)
@eddelbuettel eddelbuettel merged commit ea7e715 into RcppCore:master Aug 23, 2015
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