There was an error while loading. Please reload this page.
1 parent df33639 commit 45c9834Copy full SHA for 45c9834
1 file changed
.github/workflows/werror.yml
@@ -8,7 +8,7 @@ on:
8
9
env:
10
_R_CHECK_FORCE_SUGGESTS_: "false"
11
- RCPP_CXXFLAGS: "-Werror -Wcast-function-type"
+ RCPP_CXXFLAGS: "-Werror -Wcast-function-type -Wdeprecated-copy"
12
13
jobs:
14
ci:
0 commit comments