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

qmake parsed incorrectly for some strings

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9.2, 5.10
    • 5.6
    • Build tools: qmake
    • None
    • Qt 5.6
      qmake 3.0
    • 515b9051505d61af6be0eba87616c7281ee4ce62

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes