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

Details

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

    • 0b144bc7

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes