
3 Sep
2009
3 Sep
'09
3:49 p.m.
Thanks to Noel Belcourt, the trunk Sandia-gcc tests show results side-by-side for gcc 4.4.1 without and with C++0x features enabled.
See http://beta.boost.org/development/tests/trunk/developer/summary.html
Several Boost libraries are passing without 4.4.1 C++0x features but failing with them:
http://beta.boost.org/development/tests/trunk/developer/config.html
It might be helpful if Boosters take a look at these failures, and report their conclusions. If the problem is a bug in gcc, please indicate if the bug has been reported to the gcc folks.
The config failures are down to boost_no_deleted_functions.ipp which is one of yours - maybe this isn't supported in GCC yet? John.