5 Sep
2016
5 Sep
'16
12:28 p.m.
Le 05/09/16 à 13:15, Andrey Semashev a écrit :
Hi,
I'm seeing these test failures for gcc 4.6 (MinGW):
http://www.boost.org/development/tests/develop/developer/output/igaztanaga-d...
Looks like the error originates from Boost.Test, and I can also see lots of failures in Boost.Test itself for that compiler. Is this a known problem? Any fixes planned?
Thanks for pointing out (and for the reminder). Yes the issue is known: - https://svn.boost.org/trac/boost/ticket/12093 - http://lists.boost.org/Archives/boost/2016/03/228198.php There are also other issues with gcc<4.8 in C++0X mode: http://lists.boost.org/Archives/boost/2016/03/228114.php I am currently checking a fix for those, I'll keep you updated. Raffi