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/b9fb41301 |hics/krita/commit/b83bcf7d7
                   |0e3bd5841a6afe3c1cf47af3d20 |b32c563fab395181a67d1f78a6f
                   |6d4e                        |133a

--- Comment #12 from Sharaf <sharafzaz...@gmail.com> ---
Git commit b83bcf7d7b32c563fab395181a67d1f78a6f133a by Sharaf Zaman.
Committed on 24/09/2020 at 06:00.
Pushed by szaman into branch 'master'.

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/b83bcf7d7b32c563fab395181a67d1f78a6f133a

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

Reply via email to