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 fc80872 commit aafeac5Copy full SHA for aafeac5
NEWS.md
@@ -2,7 +2,7 @@
2
3
* `R_NO_REMAP` and `STRICT_R_HEADERS` are now conditionally defined only if they
4
have not already been defined elsewhere. This is motivated by the fact that
5
- `R_NO_REMAP` is becoming the default for C++ code in R 4.5.0 (#TODO).
+ `R_NO_REMAP` is becoming the default for C++ code in R 4.5.0 (#410).
6
7
* Because cpp11 now requires R >=4.0.0 and `R_UnwindProtect()` is always
8
available, `HAS_UNWIND_PROTECT` is no longer useful. Please avoid using it,
0 commit comments