Skip to content

Commit 6812b76

Browse files
committed
add PR number
1 parent 5bce23c commit 6812b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inst/NEWS.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
\itemize{
88
\item Changes in Rcpp API:
99
\itemize{
10-
\item Unwind protection is enabled by default (Iñaki in \ghpr{xxxx}).
10+
\item Unwind protection is enabled by default (Iñaki in \ghpr{1225}).
1111
It can be disabled by defining \code{RCPP_NO_UNWIND_PROTECT} before
1212
including \code{Rcpp.h}. \code{RCPP_USE_UNWIND_PROTECT} is not checked
1313
anymore and has no effect. The associated plugin \code{unwindProtect}

0 commit comments

Comments
 (0)