There was an error while loading. Please reload this page.
1 parent 8391a38 commit e86ecb9Copy full SHA for e86ecb9
1 file changed
ChangeLog
@@ -12,6 +12,12 @@
12
* inst/tinytest/testRcppInterfaceExporter/src/RcppExports.cpp: Idem
13
* inst/tinytest/testRcppInterfaceExporter/inst/include/testRcppInterfaceExporter_RcppExports.h: Idem
14
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
21
2026-09-01 Iñaki Ucar <iucar@fedoraproject.org>
22
23
* .github/workflows/werror.yaml: Add new CI file with -Werror enabled
0 commit comments