Just a note:

Build of svn head is resulting in a failure on debian precise with clang
3.3::

exceptions.cpp:108:38: error: you need to include <typeinfo> before using
the ‘typeid’ operator
    std::string ex_class = demangle( typeid(ex).name() ) ;

Resetting to r4157 allowed successful source package build and install.

-- 
Sincerely,
Thell
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel

Reply via email to