Closed Ironholds closed 7 years ago
Just looked at it briefly and can't see anything wrong; GCC 4.9 is one of the compilers that we test every commit with, see the Travis-CI config. Does the error also occur when you remove the Rcpp header file, and the code beneath the two namespaces?
Goood question. I'll find out!
Yep; looks like some conflict somewhere. Now resolved - thank you!
Glad to hear - happy hacking :-)
Using a modified version of the 'ID and sum comma-separated digits' example:
C++11 via GCC 4.9.3; works fine on clang, however!