Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Revert "Fix a bunch of warnings emitted by gcc11"
This reverts commit d5c3680.
- Loading branch information
Showing
with
192 additions
and 195 deletions.
- +1 −1 external/untwine/epf/Epf.cpp
- +8 −8 src/app/3d/qgs3dapputils.cpp
- +1 −1 src/gui/labeling/qgslabelinggui.cpp
- +2 −2 src/gui/layout/qgslayoutmousehandles.cpp
- +1 −1 src/gui/processing/models/qgsmodelcomponentgraphicitem.cpp
- +1 −1 src/gui/processing/qgsprocessingoutputdestinationwidget.cpp
- +2 −2 src/gui/processing/qgsprocessingwidgetwrapperimpl.cpp
- +2 −2 src/providers/ows/qgsowsdataitems.cpp
- +0 −1 src/server/qgsserverapiutils.cpp
- +0 −2 src/server/services/wfs3/qgswfs3handlers.cpp
- +4 −4 tests/src/core/testqgscentroidfillsymbol.cpp
- +10 −10 tests/src/core/testqgsfilledmarker.cpp
- +105 −105 tests/src/core/testqgsgeometry.cpp
- +31 −31 tests/src/core/testqgslayoutscalebar.cpp
- +1 −1 tests/src/core/testqgslegendrenderer.cpp
- +13 −13 tests/src/core/testqgsogrutils.cpp
- +5 −5 tests/src/gui/testprocessinggui.cpp
- +5 −5 tests/src/gui/testqgsmessagebar.cpp
Oops, something went wrong.