Re: [Rcpp-devel] Segfaults in custom code and test.NumericMatrix.cumsum

2012-03-02 Thread Michael Shvartsman
Update: I haven't run a memory checker, but what I did do is test binaries compiled on the working OSX machine and they worked fine. So it's a compiler problem most likely. Working hypothesis: this is some flavor of the XCode 4.2 compiler problem I've seen mentioned in a few other emails to th

Re: [Rcpp-devel] conflict between R_ext/Applic.h and RcppArmadillo.h?

2012-03-02 Thread Richard Chandler
Hi Dirk, Thanks for those suggestions. I am trying them both but without success so far. I will keep at it, but first, I wonder how serious these warnings are? I can still pass R CMD check, and my program seems to work very well. Could something disastrous happen if I ignore the warnings? Do you t