Skip to content

Commit 8a770f2

Browse files
committed
some rewording to fit the ChangeLog text in two lines
1 parent 8b9a9d0 commit 8a770f2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ChangeLog

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,8 @@
8686
* inst/include/RcppCommon.h: Call new header as first thing
8787
2025-11-12 Iñaki Ucar <[email protected]>
8888

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
89+
* inst/include/Rcpp/macros/mask.h: Lay the ground for Rf_error masking
90+
with a message at compilation time unless RCPP_NO_MASK_RF_ERROR is defined
9291
* inst/include/RcppCommon.h: Include the previous file in the last place
9392
* src/attributes.cpp: Use parentheses to protect call to Rf_error
9493
* inst/tinytest/cpp/stack.cpp: Idem

0 commit comments

Comments
 (0)