diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-01-16 10:10:03 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-01-16 12:43:10 +0000 |
commit | fabf557bb8390a94ff4b5d8688a91ffe4abd17ec (patch) | |
tree | 9363ae96bc164fa9d725afc644f6b4714471f4be /src/xmlpatterns/qtokenautomaton/README | |
parent | 9cd01f60c0793b52201d986f0aae5841fd0a7513 (diff) | |
download | qtxmlpatterns-fabf557bb8390a94ff4b5d8688a91ffe4abd17ec.tar.gz |
qatomiccomparatorlocators.cpp: Fix signedness comparison warnings
Fix numerous warnings:
qtxmlpatterns/src/xmlpatterns/type/qatomiccomparatorlocators.cpp:61:57: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if(((validOps) & AtomicComparator::Operator(op)) == op)
Task-number: QTBUG-58173
Change-Id: Ic256d51e9a3306b960afecf8eb7b48e451c89144
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/xmlpatterns/qtokenautomaton/README')
0 files changed, 0 insertions, 0 deletions