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

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

Closed
eddelbuettel opened this issue Aug 26, 2015 · 1 comment
Closed

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

eddelbuettel opened this issue Aug 26, 2015 · 1 comment

Comments

@eddelbuettel
Copy link
Member

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.

eddelbuettel added a commit that referenced this issue Aug 26, 2015
affects four different unit tests
also very minor cleanups
eddelbuettel added a commit that referenced this issue Aug 26, 2015
@eddelbuettel
Copy link
Member Author

closed by #351

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

No branches or pull requests

1 participant