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

Qt build on GCC 11

XMLWordPrintable

    • 2021wk02, 2021wk04, 2021wk06, 2021wk08PO2

      GCC 11 has standard library header refactorings in it that shuffle intra-header dependencies around. Qt may assume that headers like <limits> are included transitively, but since the standard doesn't guarantee that, implementations are free to either include whichever headers transitively or not. GCC 11 decreases the amount of such transitive includes and seems to break at least Qt Creator, and possibly other stuff as well.

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

            villevoutilainen_qt Ville Voutilainen
            villevoutilainen_qt Ville Voutilainen
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Rami Potinkara Rami Potinkara
            Votes:
            1 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes