https://bugs.kde.org/show_bug.cgi?id=393431

--- Comment #41 from Boudewijn Rempt <[email protected]> ---
Git commit a4a0eef07f3256a9f9c347a3d21426da257c9975 by Boudewijn Rempt, on
behalf of Dmitry Kazakov.
Committed on 02/05/2018 at 11:54.
Pushed by rempt into branch 'krita/4.0'.

Fix PVS-Studio warning: implicit int->qreal conversions cause precision loss

V601: The bool type is implicitly cast to the integer type
V636: Expression was implicitly cast from 'int' type to 'double' type
(cherry picked from commit ed51df9bc022a95250e3d2a084d88589b18e0d35)

M  +1    -1    libs/flake/KoImageData_p.cpp
M  +1    -1    libs/ui/widgets/KisVisualEllipticalSelectorShape.cpp
M  +2    -2    libs/ui/widgets/KisVisualRectangleSelectorShape.cpp
M  +1    -1    libs/ui/widgets/kis_preset_live_preview_view.cpp
M  +2    -2    libs/widgets/KoPagePreviewWidget.cpp
M  +1    -1    libs/widgets/KoRuler.cpp
M  +6    -5   
plugins/dockers/advancedcolorselector/kis_color_selector_wheel.cpp
M  +1    -4    plugins/flake/pathshapes/enhancedpath/EnhancedPathFormula.cpp
M  +2    -2    plugins/flake/pathshapes/enhancedpath/EnhancedPathShape.cpp
M  +3    -3    plugins/tools/tool_smart_patch/kis_inpaint.cpp
M  +1    -1   
plugins/tools/tool_transform2/strokes/transform_stroke_strategy.cpp

https://commits.kde.org/krita/a4a0eef07f3256a9f9c347a3d21426da257c9975

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to