Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: de23e01a471674071062035de211af826ba83318
https://github.com/synfig/synfig/commit/de23e01a471674071062035de211af826ba83318
Author: ice0 <[email protected]>
Date: 2022-06-12 (Sun, 12 Jun 2022)
Changed paths:
M synfig-studio/src/gui/actionmanagers/layeractionmanager.cpp
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/states/state_bone.cpp
M synfig-studio/src/gui/states/state_brush.cpp
M synfig-studio/src/synfigapp/actions/layerduplicate.cpp
Log Message:
-----------
Fixed build warnings (GCC 9.4.0) (#2671)
- warning: unused variable `pastecanvas` [-Wunused-variable]
- warning: suggest parentheses around assignment used as
truth value [-Wparentheses]
- warning: comparison of integer expressions of different
signedness: `int` and `std::vector<synfig::Bone>::size_type`
{aka `long unsigned int`} [-Wsign-compare]
- warning: suggest parentheses around arithmetic
in operand of `|` [-Wparentheses]
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl