diff options
author | Frederik Gladhorn <frederik.gladhorn@theqtcompany.com> | 2016-07-01 01:44:05 +0200 |
---|---|---|
committer | Frederik Gladhorn <frederik.gladhorn@qt.io> | 2016-07-01 08:03:45 +0000 |
commit | 71ca09a07d1b5adf3eeefd3790250481781ba166 (patch) | |
tree | ddca59558bafcfb21ac532fa7557ea06c2e3d68c /qtxmlpatterns.pro | |
parent | 543fbe8f24ac9b534884d47787ee6cb3aad49150 (diff) | |
download | qtxmlpatterns-71ca09a07d1b5adf3eeefd3790250481781ba166.tar.gz |
Fix -Werror=duplicated-cond
This bit of error handling is actually not checking what was originally
intended - doing manual pluralization of the error message.
Fix it to at least compile with -Werror (gcc 6.1.1).
parser/qmaintainingreader_tpl_p.h:204:26: error: duplicated ‘if’ condition [-Werror=duplicated-cond]
Change-Id: Ia81ad3c8c1393d08da0a229c4625504faf56c184
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'qtxmlpatterns.pro')
0 files changed, 0 insertions, 0 deletions