Skip to content

Recent R changes and multiple Modules with the same name #350

@eddelbuettel

Description

@eddelbuettel

We can cause a segmentation violation in R 3.2.2 and R-devel simple by running

runit.Module.client.package.R
runit.modref.R

after one another in a script. There seems to be some interaction with commit r68802 in R itself but after discussion with R Core the best cause of action seems to be to sidestep the issue by not having several test Modules in Rcpp which all define a Module named World.

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