[Issue 15760] Segfault when compiling when using __gshared and selective import.
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Mar 24 08:39:22 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15760
--- Comment #2 from Kenji Hara <k.hara.pg at gmail.com> ---
The compiler segfault is fortunately fixed by the PR for issue 15519.
https://github.com/D-Programming-Language/dmd/pull/5333
I'll add a test case to avoid future regression.
--
More information about the Digitalmars-d-bugs
mailing list