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

qmlsc/cachegen can trigger -Wtrigraphs

XMLWordPrintable

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

      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.

        For Gerrit Dashboard: QTBUG-110772
        # Subject Branch Project Status CR V

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

              Created:
              Updated:

                There are no open Gerrit changes