Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-55633

qmake parsed incorrectly for some strings

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.9.2, 5.10
    • 5.6
    • Build tools: qmake
    • 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.

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

            Eddy Edward Welbourne
            hkhang Hyunkook Khang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes