On Aug 2, 2013, at 16:44, Jean-François Caron wrote: > Hi, I am a user of the port "root" which has many variants due to the many > modular components that can be included or excluded but only at compile time. > ROOT includes a compiler (Aclic) which issues some warnings when using C++11 > features like auto and range-based for loops, but it compiles them fine. > Apparently if ROOT itself is configured to be built "with C++11", then these > warnings are not issued. > > Here is the ROOT help forum post about it: > http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=15591 > > I am wondering if it is possible for the root port to be built using the > --enable-cxx11 configure flag. It is probably not worthwhile to create an > entire new variant for this, but maybe the variants that use a > C++11-compatible compiler can use it (more recent gcc4* variants, and clang)?
You should file an enhancement ticket in our issue tracker for this, Cc'ing the root port's maintainer on it. _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
