24 Feb
2015
24 Feb
'15
6:03 p.m.
[Marcel Raad]
Are these two failures expected?
1. Some specializations in the library for char16_t and char32_t seem to be still missing, causing the lexical_cast tests to fail:
This is tracked by an active bug. I don't know if we'll have time to fix it for RTM.
2. Boost.Config's constexpr test fails because A's operator int() is not called at line 37: https://github.com/boostorg/config/blob/develop/test/boost_no_constexpr.ipp
Please file a bug for this one.
There are new ICEs in the Config, Move, and SmartPtr tests. I have reported them on MS Connect:
Thank you very much - I will bring these to the attention of the compiler devs immediately. STL