There was an error while loading. Please reload this page.
1 parent cb14d61 commit 798ccc1Copy full SHA for 798ccc1
1 file changed
ChangeLog
@@ -18,6 +18,13 @@
18
copy operator to avoid -Wdeprecated-copy warnings
19
* inst/include/Rcpp/date_datetime/newDatetimeVector.h: Idem
20
21
+ * .github/workflows/werror.yaml: Add -Wimplicit-fallthrough
22
+
23
+ * inst/include/Rcpp/algo.h: Add explicit fallthrough comments to avoid
24
+ -Wimplicit-fallthrough warnings
25
+ * inst/include/Rcpp/vector/RangeIndexer.h: Idem
26
+ * inst/include/Rcpp/macros/unroll.h: Idem
27
28
2026-09-01 Iñaki Ucar <iucar@fedoraproject.org>
29
30
* .github/workflows/werror.yaml: Add new CI file with -Werror enabled
0 commit comments