I just built a source package on a 0.10.1 box for the first time;
previously, I'd always built it on 0.9.15 boxes.  I was surprised to see
that I now need to do string comparisons to character SEXP's using the
CHAR() macro; previously, I'd been able to use the SEXP from a StringVector
directly.

I'm not complaining about this -- the code before was at least technically
wrong.  I just don't remember an announcement that this change was
happening, and I'd like to know if it was intentional.
_______________________________________________
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