[Development] [Request] Compiler warnings in Qt

Kurt Pattyn pattyn.kurt at gmail.com
Sat Dec 7 13:38:20 CET 2013


On 07 Dec 2013, at 12:00, development-request at qt-project.org wrote:

> From: Thiago Macieira <thiago.macieira at intel.com>
> Subject: Re: [Development] [Request] Compiler warnings in Qt
> Date: 6 Dec 2013 18:15:47 GMT+1
> To: development at qt-project.org
> 
> 
> On sexta-feira, 6 de dezembro de 2013 13:41:34, Olivier Goffart wrote:
>> There used to be a 'compilerwarnings' autotest that made sure there was no 
>> warning in the headers (in a more strict ways that the warnings we check
>> while  compiling Qt itself).  But i think it's gone.
> 
> I still have a pending change that compiles each and every public header 
> independently -Werror and defining the keywords.
> 
> None of my builds with Clang or GCC have any warnings. There are a few with 
> ICC because it's too eager on warning 177 (unused function). 

This is great news! Are these changes committed to Gerrit?

> 
> I have warnings in MSVC's own headers after we started using <algorithms> 
> more, so I don't bother with MSVC warnings anymore.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131207/223aadb9/attachment.html>


More information about the Development mailing list