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

Build Issues are not cleared once they are solved after compilation

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 18.0.0
    • None

      Steps to Reproduce:

      • Create a simple console app: "int main() { return xxx; }"
      • Try to compile it
      • Replace the "xxx" with "0"
      • Compile it again

      Expected:

      • No issues are displayed

      Actual:

      The red exclamation mark will persist but the task in the issues list will disappear.

      Deleting characters in line 1 will also spam:

      SOFT ASSERT [08:42:00.658]: "i != -1" in /Users/mtillmanns/projects/qt/qtc-work/dockerapi/src/plugins/projectexplorer/taskmodel.cpp:141

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

            kandeler Christian Kandeler
            madwinter Marcus Tillmanns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes