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

Allow the Qt include directories to be treated as system includes to avoid seing compiler warnings from the Qt header files

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.4.0
    • 4.5.3
    • Build tools: qmake
    • None
    • Linux

    • 0b144bc7

      Currently, there is no way to tell qmake that you want the Qt include directories to be included with -isystem. As a result, all warnings issued for the Qt includes are shown when the application is built. Since bitfields and g++ -Wconversion are not a lucky combination currently, this clutters the list of application warnings.

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

            buddenha Oswald Buddenhagen
            john.smits@skf.com John Smits
            Votes:
            11 Vote for this issue
            Watchers:
            18 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes