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

Nullable now accepts R_NilValue as a default parameter. See issue #394. #395

Merged
merged 1 commit into from
Nov 8, 2015
Merged

Conversation

dcdillon
Copy link
Contributor

@dcdillon dcdillon commented Nov 8, 2015

This patch fixes #394. Simple fix.

eddelbuettel added a commit that referenced this pull request Nov 8, 2015
Nullable now accepts R_NilValue as a default parameter.  See issue #394.
@eddelbuettel eddelbuettel merged commit 567800e into RcppCore:master Nov 8, 2015
eddelbuettel added a commit that referenced this pull request Nov 8, 2015
@dcdillon dcdillon deleted the nullable branch November 9, 2015 12:23
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.

Nullable should be able to take R_NilValue as a default parameter in a function
2 participants