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
On 7 February 2012 at 15:47, Michael Shvartsman wrote:
| Hi everyone -
|
| I'm running the same R/Rcpp codebase on about 8 machines, 4 of them OSX
and 4 Ubuntu. Rcpp passes unit tests and my non-unittest code runs fine on 7 of
the 8 and gives sensible results, so I'm reasonably sure it's
Hi everyone -
I'm running the same R/Rcpp codebase on about 8 machines, 4 of them OSX
and 4 Ubuntu. Rcpp passes unit tests and my non-unittest code runs fine on 7 of
the 8 and gives sensible results, so I'm reasonably sure it's correct. However,
test.NumericMatrix.cumsum gives me a seg