[Rcpp-devel] RcppParallel on Solaris

Dirk Eddelbuettel edd at debian.org
Mon Apr 13 14:32:02 CEST 2015


On 13 April 2015 at 08:03, JJ Allaire wrote:
| I'll have to take a closer look at the warnings. One other issue that
| needs to be resolved prior to the next submission to CRAN revolves
| around pedantic warnings on Debian testing that prohibit "long long"
| (used by both TinyThread and TBB). The easy workaround is
| SystemRequirements: C++11 however this will mean that package won't
| compile on pre-Mavericks Macs (~30% of all Macs) nor RedHat/CentOS
| systems. Perhaps I can modify TinyThread and TBB to no longer use
| "long long" but I'll need to do this very carefully.

I never found another way to get 'long long' besides requiring C++11.  

Also put me down as (at least mildly) against modifying upstream code and
diverging from it only because one gentleman things C++2003 never existed.

Dirk

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org


More information about the Rcpp-devel mailing list