Skip to content

Did something change with void return of Modules functions? #1328

Description

@eddelbuettel

Fresh CRAN email reports that my RcppCNPy package now differs between the saveAndLoad.Rout it creates and the saveAndLoad.Rout.save I have in the package, in particular calls to npySave() now return a NULL but did not before. This is a standard Rcpp Modules binding of a void function (see here).

Did we change anything in how this is generated within Rcpp? I cannot think of anything. Am I missing something?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions