-
-
Notifications
You must be signed in to change notification settings - Fork 219
Closed
Description
Prof Ripley emailed the following in a messaging concerning the earlier R_NO_MAP issue (that is apparently defered for a bit at CRAN, we did our bit here, he pointed me also to another issue in another package of mine now taken care of):
A couple of other warnings I noted whilst compiler logs for CRAN
packages scrolled by:/Users/ripley/R/Library/Rcpp/include/Rcpp/sugar/functions/sample.h:369:17: warning: implicit conversion loses integer precision: 'R_xlen_t' (aka 'long') to 'int' [-Wshorten-64-to-32] /Users/ripley/R/Library/Rcpp/include/Rcpp/internal/export.h:114:9: warning: implicit conversion loses integer precision: 'R_xlen_t' (aka 'long') to 'uword' (aka 'unsigned int') [-Wshorten-64-to-32] (That's from clang with -Wconversion -Wno-sign-conversion.)
Metadata
Metadata
Assignees
Labels
No labels