Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-4821

show correct interleaving of stdout and stderr messages

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 2.3.0
    • Qt Creator 2.2.0
    • All Other Issues
    • None
    • db2dd3e277382cf9238904de35a05e9c6fdcfa82

    Description

      In the application output messages to stderr and stdout are cached separately, and thus their correct interleaving is often lost.
      To ensure the correct interleaving an option to merge stderr and stdout has been added, this looses some highlighting.
      Added a patch to fix it on *nix systems. With the current setup stderr is not directly used on windows, so the option to merge them does not make sense, and the option is hidden.
      Ossi is working in changing windows so that merging would make sense also there. Holding the change for it.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              fawzi Fawzi Mohamed
              fawzi Fawzi Mohamed
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes