Skip to content

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

@eddelbuettel

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?

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