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

Fixing const'ness of min and max #478

Merged
merged 1 commit into from
May 16, 2016
Merged

Fixing const'ness of min and max #478

merged 1 commit into from
May 16, 2016

Conversation

dcdillon
Copy link
Contributor

This is a middle of the road in intrusiveness fix for the const'ness of Rcpp::min and Rcpp::max to address #477.

@eddelbuettel eddelbuettel merged commit 8c65254 into RcppCore:master May 16, 2016
@eddelbuettel
Copy link
Member

Very nice, thank you.

@kevinushey
Copy link
Contributor

Looks good to me as well -- thanks!

@eddelbuettel
Copy link
Member

Ran another rev.dep overnight with it, all good. Failures still at seven with 655 good, but the seven are all in tests with testthat throwing up a number of them.

I guess we should glance at the other sugar functions to see if any need const variants.

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.

3 participants