Skip to content

Commit aafeac5

Browse files
committed
Fill in number
1 parent fc80872 commit aafeac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* `R_NO_REMAP` and `STRICT_R_HEADERS` are now conditionally defined only if they
44
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).
5+
`R_NO_REMAP` is becoming the default for C++ code in R 4.5.0 (#410).
66

77
* Because cpp11 now requires R >=4.0.0 and `R_UnwindProtect()` is always
88
available, `HAS_UNWIND_PROTECT` is no longer useful. Please avoid using it,

0 commit comments

Comments
 (0)