
22 Apr
2012
22 Apr
'12
10:13 a.m.
Eric Niebler wrote:
On 4/21/2012 11:12 PM, Michel Morin wrote:
I'll upload the regression test results in a few hours with BOOST_RESULT_OF_USE_TR1 on the same compiler as above. * The test runner name will be "clang-cxx11-r155296 (with BOOST_RESULT_OF_USE_TR1)".
Done.
Awesome! Thanks, Michel. I just committed your suggested fix to Proto. That should help matters some.
Line 707 of boost/proto/matches.hpp also needs the same fix. This fixes the test failure of xpressive. Regards, Michel