diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-06-20 10:50:53 +0200 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2017-06-20 20:17:09 +0000 |
commit | 1dc7a444e24ff13ebbc3747fd9be5ee6bfd3e430 (patch) | |
tree | bd5881420e2077ec7ac4f06aeb795456ca352c31 /src/xmlpatterns/environment/qreportcontext.cpp | |
parent | 988fb7ba66b1c9ab014de625b5037203b3516495 (diff) | |
download | qtxmlpatterns-1dc7a444e24ff13ebbc3747fd9be5ee6bfd3e430.tar.gz |
qxquerytokenizer.cpp: Fix -Wimplicit-fallthrough
Remove the Q_ASSERT following the return statements in the switch.
Fixes numerous warnings:
parser\qxquerytokenizer.cpp:825:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
Q_ASSERT(false);
Change-Id: I921b4a61f7751f7a55c708ed182806e76e7d75e7
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/xmlpatterns/environment/qreportcontext.cpp')
0 files changed, 0 insertions, 0 deletions