We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9a9d0 commit 8a770f2Copy full SHA for 8a770f2
ChangeLog
@@ -86,9 +86,8 @@
86
* inst/include/RcppCommon.h: Call new header as first thing
87
2025-11-12 Iñaki Ucar <[email protected]>
88
89
- * inst/include/Rcpp/macros/mask.h: Lay the ground for Rf_error masking,
90
- unless RCPP_NO_MASK_RF_ERROR is defined; the new define just generates a
91
- compilation note, which will become a warning + masking in a future release
+ * inst/include/Rcpp/macros/mask.h: Lay the ground for Rf_error masking
+ with a message at compilation time unless RCPP_NO_MASK_RF_ERROR is defined
92
* inst/include/RcppCommon.h: Include the previous file in the last place
93
* src/attributes.cpp: Use parentheses to protect call to Rf_error
94
* inst/tinytest/cpp/stack.cpp: Idem
0 commit comments