[Development] [Request] Compiler warnings in Qt

Oswald Buddenhagen oswald.buddenhagen at digia.com
Fri Dec 6 11:56:48 CET 2013


On Fri, Dec 06, 2013 at 11:16:20AM +0100, Kurt Pattyn wrote:
> When compiling applications with compiler flags on, a lot of warnings are generated for the Qt header files.
> It needs a lot of work to exclude them in our builds, and some of them can just not be excluded because they are located in macros or inline methods.
>
the solution to that would be
https://bugreports.qt-project.org/browse/QTBUG-7220

> I propose to change the build system of Qt to enable as much compiler flags as possible and fail the build when there are any warnings.
>
that change was already done (and not everybody approves of it).




More information about the Development mailing list