https://bugs.kde.org/show_bug.cgi?id=393431
--- Comment #46 from Boudewijn Rempt <[email protected]> --- Git commit 2561915e8b6e053119cb39f2703fb5fbf9e6feaf by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 04/05/2018 at 08:28. Pushed by rempt into branch 'krita/4.0'. Fix PVS-Studio warning: overwriting the parameter The real bug was actually not in the fact that the variable was unused, but that its usage was different in two (scalar and vector) implementations of alphadarken compositor. (cherry picked from commit e443b1a7191157dae1f6234c82704e075bc63213) M +7 -0 libs/pigment/compositeops/KoOptimizedCompositeOpAlphaDarken128.h M +7 -0 libs/pigment/compositeops/KoOptimizedCompositeOpAlphaDarken32.h https://commits.kde.org/krita/2561915e8b6e053119cb39f2703fb5fbf9e6feaf -- You are receiving this mail because: You are watching all bug changes.
