summaryrefslogtreecommitdiffstats
path: root/qmake/Makefile.unix
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2012-03-28 21:03:38 -0300
committerQt by Nokia <qt-info@nokia.com>2012-03-29 02:07:38 +0200
commit2d35844ee583175dffd3e4e0bc9916a727598678 (patch)
treef10a48fe5d8a95b1905f475192e079062dbd6ca6 /qmake/Makefile.unix
parentcc3ff3c1f6aa22de4fc70e741400d05d1a961af5 (diff)
Fix operator precedence order.
Clang (I guess it was clang) reports: io/qipaddress.cpp:276:34: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first [-Wparentheses] Fix the precedence by wrapping the ternary expression in parentheses. Change-Id: I1c995dc8e2b1b831480ea8f8a695f7f89c08fcac Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Diffstat (limited to 'qmake/Makefile.unix')
0 files changed, 0 insertions, 0 deletions