[Issue 18881] extern(C++) classes don't work properly in debuginfo
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri May 31 16:47:00 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=18881
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from Rainer Schuetze <r.sagitario at gmx.de> ---
dynamic type information is now extracted from the symbol name of the vtbl. See
https://github.com/dlang/visuald/releases/tag/v0.50.0-beta1
--
More information about the Digitalmars-d-bugs
mailing list