[Rcpp-devel] [Rcpp-commits] r329 - pkg/inst
Author: romain Date: 2010-01-09 22:42:43 +0100 (Sat, 09 Jan 2010) New Revision: 329 Modified: pkg/inst/ChangeLog Log: throw an exception on Function::operator() if an R error occurs Modified: pkg/inst/ChangeLog =================================================================== --- pkg/inst/ChangeLog 2010-01-09 21:41:22 UTC (rev 328) +++ pkg/inst/ChangeLog 2010-01-09 21:42:43 UTC (rev 329) @@ -1,3 +1,8 @@ +2010-01-09 Romain Francois <francoisromain at free.fr> + + * src/Rcpp/Function.h: Function::operator() now throws an + exception if an R error occurs. + 2010-01-08 Romain Francois <francoisromain at free.fr> * src/Rcpp/wrap.h: added wrap( size_t ) to disambiguate it _______________________________________________ Rcpp-commits mailing list Rcpp-commits at lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-commits