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

Avoid warning about cpp11::perserved, e.g. #249

Closed
jimhester opened this issue Nov 10, 2021 · 1 comment · Fixed by #364
Closed

Avoid warning about cpp11::perserved, e.g. #249

jimhester opened this issue Nov 10, 2021 · 1 comment · Fixed by #364

Comments

@jimhester
Copy link
Member

C:/r_packages/pkgcheck/lib/cpp11/include/cpp11/protect.hpp:430:1: warning: 'cpp11::preserved' defined but not used [-Wunused-variable]
  430 | preserved;
      | ^~~~~~~~~
@jwood000
Copy link

@jimhester,

Any word on this?

I keep encountering this as I'm building with the docker image wch1/r-debug.

Btw, I love the package and keep up the great work!

Joseph

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 a pull request may close this issue.

2 participants