
29 Oct
2013
29 Oct
'13
1:10 p.m.
On Tue, Oct 29, 2013 at 5:04 PM, Beman Dawes
On Tue, Oct 29, 2013 at 8:09 AM, Marcel Raad
wrote: Andrey Semashev
writes: So that's an MSVC-12 RC bug? I was thinking the tester used the final
MSVC-12. Ok then.
Thanks for the references.
No, it's a boost bug (part of an MSVC 11 bug workaround is active for only MSVC 11 while another part is active for MSVC 11+). RTM is also affected.
I just finished merging and testing locally. It was causing both MSVC 2012 and 2013 to fail iterator_adaptor_test (and many other tests in many other libraries). After the merge, iterator_adaptor_test passes for both compilers. I'll request permission to merge.
Thank you Beman for taking care of this.