Skip to content
Prev 2751 / 10988 Next

[Rcpp-devel] Using C++0x in g++ changes ifelse behaviour

On Tue, Aug 16, 2011 at 4:02 AM, Darren Cook <darren at dcook.org> wrote:
We had an earlier instance of something like this.  The RcppArmadillo
package defines a struct containing the version information on
Armadillo.  For some reason it is not accessible and the link step
fails with -O0.  With optimization everything is fine.  Most peculiar
indeed.