14 Nov
2018
14 Nov
'18
4:53 p.m.
On Wed, Nov 14, 2018 at 8:38 AM Peter Dimov via Boost
Marshall Clow wrote:
I'm on the fence if we should continue supporting 8.0, so if that doesn't get fixed then no big deal. However the issue with (the build tool?) for 14.0 seems like a showstopper for this RC.
Do we have any idea why MSVC 14 is failing?
FWIW, building with MSVC 14 from master works for me.
I'm sure that Peter knows this, but for reference, Tom reported failures on 14.0, but not on 14.1:
msvc-14.0 32 FAIL X X msvc-14.0 64 FAIL X X msvc-14.1 32 X X X msvc-14.1 64 X X X
-- Marshall