Actions
Defect #151
closedDisabling warning "suggest parentheses around '&&' within '||'"
Start date:
10/05/2010
Due date:
% Done:
0%
Estimated time:
keywords:
Platform:
Description
We want to disable this warning but Qt don't do it correctly. This line in a proto doesn't work :
QMAKE_CXXFLAGS += -Wno-parentheses
More explanation here : http://www.qtforum.org/article/34022/disabling-a-warning-with-qmake.html#post109245
Updated by Greg Burri almost 14 years ago
Actions