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

initialize underlying SEXP when construct String from char*/std::string #329

Merged
merged 1 commit into from
Jul 22, 2015

Conversation

thirdwing
Copy link
Member

This should fix cccp bugs.

String class should be rewritten using Storage meta class.

@eddelbuettel
Copy link
Member

Running a rev.dep check. Tried cccp manually first; it does of course pass. We're getting very close!

@eddelbuettel
Copy link
Member

Rev.dep ran fine, no new issues. Merging -- thank you!

eddelbuettel added a commit that referenced this pull request Jul 22, 2015
initialize underlying SEXP when construct String from char*/std::string
@eddelbuettel eddelbuettel merged commit 8e7340c into RcppCore:master Jul 22, 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.

None yet

2 participants