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

test suite failures due excessively long command lines

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 4.2.0
    • Utilities
    • None
    • Windows 2000

    • Runtime Error

    Description

      The test infrastructure (the exec utility to be exact) fails on platforms such as Windows 2000 that impose a low limit on the length of the command line. See the following post:
      http://www.nabble.com/RE%3A-Windows-build-failures-p12508639.html

      As Farid says in his post, to prevent such failures, excessively long command lines need to be written to a temporary file by the infrastructure and subsequently read from it by the exec utility.

      Attachments

        Activity

          People

            farid Farid Zaripov
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: