Skip to content

Commit e86ecb9

Browse files
committed
update ChangeLog
1 parent 8391a38 commit e86ecb9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@
1212
* inst/tinytest/testRcppInterfaceExporter/src/RcppExports.cpp: Idem
1313
* inst/tinytest/testRcppInterfaceExporter/inst/include/testRcppInterfaceExporter_RcppExports.h: Idem
1414

15+
* .github/workflows/werror.yaml: Add -Wdeprecated-copy
16+
17+
* inst/include/Rcpp/date_datetime/newDateVector.h: Remove redundant custom
18+
copy operator to avoid -Wdeprecated-copy warnings
19+
* inst/include/Rcpp/date_datetime/newDatetimeVector.h: Idem
20+
1521
2026-09-01 Iñaki Ucar <iucar@fedoraproject.org>
1622

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

0 commit comments

Comments
 (0)