File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 112016-07-18 Kevin Ushey <kevin@rstudio.com>
22
3- * inst/include/r/headers.h: Ensure NORET macro set appropriately
3+ * inst/NEWS.rd: NEWS entry for NORET macro def'n
4+ * inst/include/Rcpp/r/headers.h: Ensure NORET macro set appropriately
45
56
672016-07-18 Dirk Eddelbuettel <edd@debian.org>
Original file line number Diff line number Diff line change 33\newcommand {\ghpr }{\href {https : // github.com / RcppCore / Rcpp / pull / # 1}{##1}}
44\newcommand {\ghit }{\href {https : // github.com / RcppCore / Rcpp / issues / # 1}{##1}}
55
6+ \section {Changes in Rcpp version 0.12.7 (UNRELEASED )}{
7+ \itemize {
8+ \item Changes in Rcpp API :
9+ \itemize {
10+ \item Rcpp now ensures the \code {NORET } macro is defined , if it is not
11+ already defined by R. (addressing issue \ghit {512 })
12+ }
13+ }
14+ }
15+
616\section {Changes in Rcpp version 0.12.6 (2016 - 07 - 18 )}{
717 \itemize {
818 \item Changes in Rcpp API :
You can’t perform that action at this time.
0 commit comments