Skip to content

Commit 3f4d5df

Browse files
committed
NEWS once more
1 parent d412e22 commit 3f4d5df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

inst/NEWS.Rd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
\item Rcpp now avoids the usage of the (non-API) DATAPTR function when
1616
accessing the contents of Rcpp Vector objects where possible. (Kevin in
1717
\ghpr{1310})
18-
\item Rcpp now emits an R warning on out-of-bounds Vector accesses. (Kevin
19-
in \ghpr{1310})
18+
\item Rcpp now emits an R warning on out-of-bounds Vector accesses. This
19+
may become an error in a future Rcpp release. (Kevin in \ghpr{1310})
2020
}
2121
\item Changes in Rcpp Deployment:
2222
\itemize{

0 commit comments

Comments
 (0)