[Rcpp-commits] r4414 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Aug 1 16:26:55 CEST 2013


Author: edd
Date: 2013-08-01 16:26:55 +0200 (Thu, 01 Aug 2013)
New Revision: 4414

Modified:
   pkg/Rcpp/ChangeLog
Log:
undo temp notice on disabled wchar test now that code is no longer foobared


Modified: pkg/Rcpp/ChangeLog
===================================================================
--- pkg/Rcpp/ChangeLog	2013-08-01 09:09:26 UTC (rev 4413)
+++ pkg/Rcpp/ChangeLog	2013-08-01 14:26:55 UTC (rev 4414)
@@ -1,7 +1,7 @@
 2013-08-01 Romain Francois <romain at r-enthusiasts.com>
 
-        * unitTests/cpp/wstring.cpp : re-enable the wstring test suite. 
-        * unitTests/runit.wstring.R : re-enable the wstring test suite.
+        * unitTests/cpp/wstring.cpp: fix to re-enable wstring test suite. 
+        * unitTests/runit.wstring.R: re-enable the wstring test suite.
         
 2013-07-31  Dirk Eddelbuettel  <edd at debian.org>
 
@@ -10,9 +10,6 @@
 	* inst/doc/Makefile: Rejigged pdf builds in another attempt at
 	pleasing whatever runs the builds on r-forge. L'espoir fait vivre.
 
-	* inst/unitTests/runit.wstring.R: *TEMPORARILY* disabled
-	======================================= To be revverted before release ======
-
 2013-07-25  Romain Francois <romain at r-enthusiasts.com>
 
         * include/Rcpp/sugar/functions/is_na.h : added is_na for DateVector and



More information about the Rcpp-commits mailing list