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

qmlsc/cachegen can trigger -Wtrigraphs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • 6.6
    • 6.5
    • QML: Compiler

    Description

      If there's a string like "??/" in the JS file, this ends up as an (ignored) trigraph in the generated C++ file. Trigrahps are of course no longer a thing in C++17, so the correct fix is probably a pragma to ignore Wtrigraphs.

      Attachments

        Activity

          People

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: