OSDN Git Service

fix some compiler warnings
authorIvailo Monev <xakepa10@gmail.com>
Wed, 3 Feb 2016 15:13:09 +0000 (17:13 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 3 Feb 2016 15:13:09 +0000 (17:13 +0200)
commit305de9f0d45d75539d330d7bd04e403585542bef
treec3faf43868156f1ce0d51d6e0de071d5ddfddb41
parent90b9d7c2dad39575e76c9887777337bdbdc950a1
fix some compiler warnings

upstream commits that make questionable changes and need further investigation:
https://github.com/qtproject/qtxmlpatterns/commit/4bd45d7d2a32a170b4ed11b03752726b446fbb79
https://github.com/qtproject/qtbase/commit/336eac089623be3c824b19a1161d19906ae6125f

upstream commits:
https://github.com/qtproject/qtbase/commit/6a11dd166985d7804b6861662193093aa84cdd0c
https://github.com/qtproject/qtxmlpatterns/commit/8a95cb56f5ecadb450de545061e8444e9698d21f
https://github.com/qtproject/qtbase/commit/c550a5d42c1188c0ccd11c205665e2608dbec61f

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
18 files changed:
src/declarative/qml/qdeclarativebinding.cpp
src/declarative/qml/qdeclarativebinding_p.h
src/declarative/qml/qdeclarativecontextscriptclass_p.h
src/declarative/qml/qdeclarativeparser.cpp
src/designer/shared/layout.cpp
src/gui/dialogs/qwizard.cpp
src/gui/graphicsview/qgraphicsscenebsptreeindex.cpp
src/gui/kernel/qpalette.cpp
src/gui/painting/qpathclipper.cpp
src/gui/painting/qpen.cpp
src/gui/widgets/qprintpreviewwidget.h
src/network/bearer/qnetworkconfigmanager.cpp
src/network/kernel/qauthenticator.cpp
src/tools/uic/customwidgetsinfo.h
src/tools/uic/databaseinfo.cpp
src/tools/uic/databaseinfo.h
src/tools/uic/uic.cpp
src/xmlpatterns/expr/qexpression.cpp