Skip to content

Commit 798ccc1

Browse files
committed
update ChangeLog
1 parent cb14d61 commit 798ccc1

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,13 @@
1818
copy operator to avoid -Wdeprecated-copy warnings
1919
* inst/include/Rcpp/date_datetime/newDatetimeVector.h: Idem
2020

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+
2128
2026-09-01 Iñaki Ucar <iucar@fedoraproject.org>
2229

2330
* .github/workflows/werror.yaml: Add new CI file with -Werror enabled

0 commit comments

Comments
 (0)