Re: [Rcpp-devel] Patch to Rcpp/platform/compiler.h

2013-03-08 Thread Dirk Eddelbuettel
Yan, Thanks -- looks good and committed as rev4277. Dirk -- Dirk Eddelbuettel | [email protected] | http://dirk.eddelbuettel.com ___ Rcpp-devel mailing list [email protected] https://lists.r-forge.r-project.org/cgi-bin/mailman/li

[Rcpp-devel] Patch to Rcpp/platform/compiler.h

2013-03-08 Thread Yan Zhou
Hi Dirk,Previously I patched the compiler check for intel icpc and clang. Today I found a minor problem with my old patch (while doing something unrelated to Rcpp, but I think it is a good idea to fix it anyway)To summary the issue,We now check if the compiler is Intel or GCC, if it is, which check