[Rcpp-commits] r4304 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Apr 5 14:07:25 CEST 2013


Author: jjallaire
Date: 2013-04-05 14:07:25 +0200 (Fri, 05 Apr 2013)
New Revision: 4304

Modified:
   pkg/Rcpp/TODO
Log:
update todo

Modified: pkg/Rcpp/TODO
===================================================================
--- pkg/Rcpp/TODO	2013-04-03 15:39:37 UTC (rev 4303)
+++ pkg/Rcpp/TODO	2013-04-05 12:07:25 UTC (rev 4304)
@@ -125,6 +125,12 @@
     o   Additional high-level mechanism for specifying additional build
         configuration (perhaps cxxflags and libs attributes)
 
+    o   Verify whether sourceCpp still needs to check for spaces in the path
+        of source file names on Windows
+
+    o   Consider adding -Wall and -Wpedantic for sourceCpp builds
+
+
 Testing
 
     o	all r* functions : rnorm, etc ...



More information about the Rcpp-commits mailing list