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

Conversation

@dcdillon
Copy link
Contributor

@dcdillon dcdillon commented Mar 29, 2016

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

Complete with unit tests.

@eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Mar 29, 2016

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

@dcdillon dcdillon commented Mar 29, 2016

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

@thirdwing
Copy link
Member

@thirdwing thirdwing commented Mar 29, 2016

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

@eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Mar 29, 2016

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
1 check passed
1 check passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@eddelbuettel
Copy link
Member

@eddelbuettel eddelbuettel commented Mar 31, 2016

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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.