Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-676

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

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.2.0
    • 4.2.1
    • Tests
    • None
    • Patch Available
    • Incorrect Behavior

    Description

      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.

      Attachments

        1. stdcxx-223.patch
          7 kB
          Travis Vitek

        Issue Links

          Activity

            People

              vitek Travis Vitek
              vitek Travis Vitek
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: