Commit 8a95cb56 authored by Thiago Macieira's avatar Thiago Macieira Committed by The Qt Project
Browse files

Fix warnings found in qtxmlpatterns by Clang


schema/qxsdstatemachine_tpl_p.h:186:71: error: unused parameter 'input' [-Werror,-Wunused-parameter]
expr/qexpression.cpp:139:50: error: unused variable 'end' [-Werror,-Wunused-variable]
projection/qdocumentprojector_p.h:84:22: error: 'QPatternist::DocumentProjector::attribute' hides overloaded virtual function [-Werror,-Woverloaded-virtual]

Change-Id: I84021e4aa6bdca8dfcaa4c375845ceb24c33818b
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
parent 7b1f8df5
No related merge requests found
Showing with 14 additions and 14 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment