-
Bug
-
Resolution: Duplicate
-
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
- duplicates
-
QTCREATORBUG-33108 Sidebars Error Marker does not disapper after issues fixing
-
- Closed
-