Author: romain Date: 2010-01-02 10:34:34 +0100 (Sat, 02 Jan 2010) New Revision: 255 Modified: pkg/src/Rcpp/RObject.h Log: removed the typedif RcppSexp since now this is a proper (yet deprecated) class Modified: pkg/src/Rcpp/RObject.h =================================================================== --- pkg/src/Rcpp/RObject.h 2010-01-02 09:04:06 UTC (rev 254) +++ pkg/src/Rcpp/RObject.h 2010-01-02 09:34:34 UTC (rev 255) @@ -182,7 +182,4 @@ } // namespace Rcpp -// to provide some backwards compatibility with Rcpp 0.7.0 which has RcppSexp -typedef Rcpp::RObject RcppSexp; - #endif _______________________________________________ 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
[Rcpp-devel] [Rcpp-commits] r255 - pkg/src/Rcpp
1 message · noreply at r-forge.r-project.org