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

Sharaf <sharafzaz...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
                   |hics/krita/commit/b83bcf7d7 |hics/krita/commit/fb2d5eb4c
                   |b32c563fab395181a67d1f78a6f |49175812ac99f5944ad3b7b22d3
                   |133a                        |5eb3

--- Comment #13 from Sharaf <sharafzaz...@gmail.com> ---
Git commit fb2d5eb4c49175812ac99f5944ad3b7b22d35eb3 by Sharaf Zaman.
Committed on 24/09/2020 at 06:02.
Pushed by szaman into branch 'krita/4.4.0'.

Bugfix: Vector/references don't get rendered

KisExternalLayer had no key function, so the typeinfo
was emitted as a weak symbol. So, it may not always be
possible to merge the typeinfo with shared libraries,
correctly. This would make dynamic_cast fail (because
it depends on RTTI in this case).

src:
https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md#rtti_exceptions-not-working-across-library-boundaries


(cherry picked from commit b9fb413010e3bd5841a6afe3c1cf47af3d206d4e)

M  +1    -0    libs/image/CMakeLists.txt
A  +24   -0    libs/image/kis_external_layer_iface.cc     [License: GPL (v2+)]
M  +2    -3    libs/image/kis_external_layer_iface.h

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

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

Reply via email to