summaryrefslogtreecommitdiff
path: root/src/multimedia/audio/qsoundeffect_pulse_p.h
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2014-11-23 07:34:58 -0800
committerYoann Lopes <yoann.lopes@theqtcompany.com>2014-11-24 18:35:55 +0100
commit16a386b0715ffc608263c3f5bdc681d2b62a8a51 (patch)
tree44f4f86c5b604738c71985aee3fed09fe6abebe5 /src/multimedia/audio/qsoundeffect_pulse_p.h
parentf2b3363c119fe2de7253913f7a13fe1395d8d29f (diff)
downloadqtmultimedia-16a386b0715ffc608263c3f5bdc681d2b62a8a51.tar.gz
Fix Clang warning about comparison of different signs
Commit 4d35f66acf90e64e6c174bee9d809713d07fcd7e changed from -1 to ~0 because ICC complained, but Clang still sees ~0 as int. So force to unsigned. qgstappsrc.cpp:144:31: warning: comparison of integers of different signs: 'unsigned int' and 'int' [-Wsign-compare] Change-Id: I6b0fdf8dc5df157d8e184f22dba44660e60ca3b2 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Diffstat (limited to 'src/multimedia/audio/qsoundeffect_pulse_p.h')
0 files changed, 0 insertions, 0 deletions