Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 12.0.0-rc1
-
None
-
-
7d75b0a2a (15.0)
Description
The following snippet gives code model warnings (as expected):
#define bar(a, b, c) void foo() { bar(1, 2); }
However, the warning consists of several lines which seems to be combined to a single line without whitespace (see screenshot).
I would expect at least a space between the messages, but maybe another character is even better suited to separate the messages.
Attachments
For Gerrit Dashboard: QTCREATORBUG-29951 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
595199,3 | TextEditor: Fix line annotations for multiline text | 15.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |