27 Jul
2015
27 Jul
'15
12:18 a.m.
On 7/26/2015 11:00 AM, Peter Dimov wrote:
My money is on #include
, because lightweight_test.hpp doesn't do much else involving size_t. Or perhaps it's the #include <iostream> that pulls something in? It's <iostream>. Which is better as now the bug report is self-contained. :-)
I have created a branch for MPL called 'vc14_tests_fix' at https://github.com/boostorg/mpl.git, based on MPL 'develop', which fixes the failed VC++14 MPL tests. Of course the VC++14 bug is just being masked by this fix. I will let others decide on whether we want to update our MPL tests on 'develop' based on this test fix.