[Issue 19941] [ICE] Segmentation fault in ImplicitConvTo::visit(AddrExp*) at dmd/dcast.d(980)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 6 18:34:16 UTC 2019


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

--- Comment #2 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Interestingly, it doesn't happen with const, enum or __gshared, only if the
declaration is marked immutable or shared does it trigger the bug.

--


More information about the Digitalmars-d-bugs mailing list