On 26 February 2014 at 12:26, Thell Fowler wrote:
| BTW - what was the fix/issue you tackled yesterday?  Possibly any relation?

Unrelated, mostly, as it was a for loop with iterators using comparison
(wrongly) and arithmetic on the iterator object.  In that case using
old-school indices worked more reliably. Somewhat related in the sense that
unnecessary complexity was added by trying to be clever via iterators.

Here we don't know. It could be something in our backend, or it could be your
code.

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com
_______________________________________________
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