Details
-
Suggestion
-
Resolution: Done
-
P3: Somewhat important
-
4.5.3
-
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
- relates to
-
QTBUG-49391 Qt headers produce a lot of -Wconversion warnings
- Closed
- resulted in
-
QTBUG-62139 qmake should use -isystem for Qt includes not in system paths
- Open