Em qua 07 maio 2014, às 11:37:31, Mikołaj Siedlarek escreveu: > Therefore Qt have to settle on some level of warnings, probably closer to > -Wall with some warnings disabled, and user is also forced to settle on the > same level or lower. I compile my project on -Weverything with some > warnings disabled (bad case of OCD I guess) and that wouldn’t be a > satisfying solution for me.
We have that. It's -Wall -Wextra -Woverloaded-virtual -Wshadow -Wundef -Wnon-virtual-dtor - Wpointer-arith -Wformat-security -Wno-long-long -Wno-variadic-macro. See https://codereview.qt-project.org/45533 -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel Open Source Technology Center _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development