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 issue with Rcpp::String and Rcpp::Nullable #453

Merged
merged 1 commit into from
Mar 29, 2016
Merged

Fixing issue with Rcpp::String and Rcpp::Nullable #453

merged 1 commit into from
Mar 29, 2016

Conversation

dcdillon
Copy link
Contributor

This addresses #452 in the manner suggested by @thirdwing.

Complete with unit tests.

@eddelbuettel
Copy link
Member

I see. By setting a few of the member 'later' after having passed some sanity checks, we survive the corner case. Nice.

@dcdillon
Copy link
Contributor Author

I would, however, suggest an rdepends check on this one as it messes with some fundamental constructors.

@thirdwing
Copy link
Member

LGTM. Just a remainder, please close the issue when merging.

@eddelbuettel
Copy link
Member

I'll merge this now and turn on a rev dep check. If it barks we can still revert.

@eddelbuettel eddelbuettel merged commit 4e205f7 into RcppCore:master Mar 29, 2016
@eddelbuettel
Copy link
Member

And just for the record the reverse depends worked out just fine.

Thanks again for the fix.

eddelbuettel added a commit that referenced this pull request Apr 2, 2016
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.

None yet

3 participants