Skip to content

Commit 29ab1fb

Browse files
committed
NEWS bullet
1 parent 58b6801 commit 29ab1fb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# cpp11 (development version)
22

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).
6+
37
# cpp11 0.5.0
48

59
## R non-API related changes

0 commit comments

Comments
 (0)