[Issue 18150] dmd segfault on classinfo.create

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 1 15:48:57 UTC 2018


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

Basile B. <b2.temp at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b2.temp at gmx.com
           Hardware|x86_64                      |All
                 OS|Windows                     |All

--- Comment #1 from Basile B. <b2.temp at gmx.com> ---
It's like "typeid(C).create" except that in this case there's a valid error
message. There's a single static "TypeInfo_Class" by class. "TypeInfo_Class"es
are not designed to be created.

--


More information about the Digitalmars-d-bugs mailing list