[MSVC] 22.locale.time.put test fails
------------------------------------

                 Key: STDCXX-676
                 URL: https://issues.apache.org/jira/browse/STDCXX-676
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Tests
    Affects Versions: 4.2.0
            Reporter: Travis Vitek
             Fix For: 4.2.1


In my manual runs I have noticed that the test fails because the MSCRT strftime 
doesn't support %T, %e, or %G and asserts internally. This doesn't appear to 
happen on all configurations because these tests are running to completion on 
some of the nightly builds. 

I think the rw_strftime() that is inside the test could be expanded to avoid 
the assert inside the CRT so that the test would pass on all windows 
configurations. 


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to