-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6
-
None
-
Qt 5.6
qmake 3.0
-
515b9051505d61af6be0eba87616c7281ee4ce62
When qmake meets string like (DIR"/KOR"), qmake assumes it as c++11 raw strings, but actually it is not.
As a result, it returns incorrect offset.
In my code, it skipped the rest of code without parsing, so it failed to include some files.
For Gerrit Dashboard: QTBUG-55633 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
169724,7 | Fix qmake parsing incorrectly for some strings | dev | qt/qtbase | Status: ABANDONED | -2 | 0 |
170355,13 | Adapt qmake's raw-string parser to avoid confusion by macros | 5.9 | qt/qtbase | Status: MERGED | -2 | 0 |