We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfe552b commit 40e5d66Copy full SHA for 40e5d66
ChangeLog
@@ -1,3 +1,7 @@
1
+2018-01-06 Kendon Bell <kmb56@berkeley.edu>
2
+
3
+ * src/api.cpp: Allow for compilation on ANDROID
4
5
2017-12-21 Dirk Eddelbuettel <edd@debian.org>
6
7
* DESCRIPTION (Date, Version): Updated minor version and date
inst/NEWS.Rd
@@ -33,6 +33,7 @@
33
Rcpp-specific changes are now more isolated (Kirill in \ghpr{791}).
34
\item Overly picky \emph{fall-through} warnings by gcc-7 regarding
35
\code{switch} statements are now pre-empted (Kirill in \ghpr{792}).
36
+ \item Permit compilation on ANDROID (Kenny Bell in \ghpr{796}).
37
}
38
\item Changes in Rcpp Attributes:
39
\itemize{
0 commit comments