On Wednesday 22 July 2015 18:42:55 Scott Aron Bloom wrote:
> While I 100% agree, one thing I really cant stand, is when 3rd party
> vendors, DISABLE WARNINGS in their code, and don't re-enable them when
> their code exits (Im looking at you Qt).

I thought we stopped doing that.

Of course, when we disabled them altogether on MSVC, people complained that 
suddenly their code began producing nonsense warnings that had never been 
seen. So we brought back the disabling a set of reasonable warnings.

For everything else, we should leave the state exactly as we found it.
-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to