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

--- Comment #7 from Dmitry Kazakov <[email protected]> ---
Git commit abad075282add0389f4a4544a339e07469f3ab3d by Dmitry Kazakov, on
behalf of L. E. Segovia.
Committed on 14/07/2021 at 11:30.
Pushed by dkazakov into branch 'master'.

KisBatchNodeUpdate: fix constructor and bitwise OR

- MSVC warns that the constructor taking an instance of the superclass
is infinitely recursive (C4717). Fix it by calling the superclass's
instead.

- boost::orable, at least on 1.71, requires a definition of the |= operator.

M  +28   -1    libs/image/KisBatchNodeUpdate.cpp
M  +5    -1    libs/image/KisBatchNodeUpdate.h

https://invent.kde.org/graphics/krita/commit/abad075282add0389f4a4544a339e07469f3ab3d

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

Reply via email to