Skip to content
Prev 2337 / 10988 Next

[Rcpp-devel] Rcpp::wrap seg fault (when called with a NULL pointer)

Hi,

of course it's your decision, but I personally think that adding the check to the wrapper is a good idea. For now, I added the check everywhere in my code where I use a const char* with Rcpp::wrap.

Regards,
Christoph
On 05/24/2011 03:24 PM, Dirk Eddelbuettel wrote: