[Issue 15373] Segfault when using typeid on extern(C++) class with virtual functions

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jul 30 18:51:57 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=15373

--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/76d4781b8a26ed9655b190a9e18b8c030e24bc74
Fix Issue 15373 - Segfault when using typeid on extern(C++) class with virtual
functions

https://github.com/dlang/dmd/commit/2de932606a7577aef3fc35a0e1f780b48abb097f
Merge pull request #8526 from JinShil/fix_15373

Fix Issue 15373 - Segfault when using typeid on extern(C++) class with virtual
functions
merged-on-behalf-of: Jacob Carlborg <jacob-carlborg at users.noreply.github.com>

--


More information about the Digitalmars-d-bugs mailing list