OSDN Git Service

fix some compiler warnings
authorIvailo Monev <xakepa10@gmail.com>
Wed, 13 Jan 2016 16:27:10 +0000 (18:27 +0200)
committerIvailo Monev <xakepa10@gmail.com>
Wed, 13 Jan 2016 16:27:10 +0000 (18:27 +0200)
commit9c7c7d8531b70632c28464e775d971c4cf745ba3
treeb7dd9b78d3f0e85f91ca0ecf5377962c80a73a7e
parentb2b09ad76914cbccce6c7f1ed8643069a44c25b5
fix some compiler warnings

the list of upstream commits is incomplete, the Qt(5) devs have taken care
of many warnings and I have not scoped trough all of the repos and commits
to find them out and list them. I've made some changes on my own too

upstream commits:
https://github.com/qtproject/qtsvg/commit/fece2474fe7915db73c7cc4cc115cdac2f636377
https://github.com/qtproject/qtbase/commit/e6799c6e336ef1e79ce4ade33db336f67b7f588b
https://github.com/qtproject/qtbase/commit/64a7ac344ee324d47b96b411482b666cc619633f

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
18 files changed:
src/3rdparty/javascriptcore/JavaScriptCore/wtf/FastMalloc.cpp
src/core/kernel/qmetaobject_p.h
src/designer/shared/actioneditor.cpp
src/designer/shared/layout.cpp
src/designer/shared/zoomwidget.cpp
src/gui/graphicsview/qgraphicsanchorlayout_p.cpp
src/gui/painting/qbezier.cpp
src/gui/painting/qpaintengine_raster_p.h
src/gui/painting/qpainter.cpp
src/gui/painting/qpathclipper.cpp
src/gui/painting/qprinterinfo_unix.cpp
src/gui/widgets/qdockarealayout.cpp
src/gui/widgets/qmainwindowlayout.cpp
src/gui/widgets/qmdisubwindow.cpp
src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp
src/opengl/gl2paintengineex/qtriangulator.cpp
src/plugins/accessible/widgets/complexwidgets.cpp
src/svg/qsvggenerator.cpp