Skip to content

Conversation

@jeffpollock9
Copy link
Contributor

Just a quick one to remove some compiler warnings of the form:

warning: unused parameter ‘object’ [-Wunused-parameter]
         virtual SEXP operator()(Class* object, SEXP* args) { return R_NilValue ; }
                                        ^~~~~~

Thanks!

@eddelbuettel
Copy link
Member

Anybody else? This looks pretty clean and is local, and the previous reverse depends checks left us in a good spot so I'll probably merge this later today.

@eddelbuettel eddelbuettel merged commit 2c99039 into RcppCore:master Jul 10, 2017
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