[Issue 17898] Segfault in compile with -deps and -unittest

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Oct 16 10:04:00 UTC 2017


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

--- Comment #2 from Joakim <dbugz at joakim.fea.st> ---
Tracked this regression down to a deps pull by bisecting dmd:

https://github.com/dlang/dmd/pull/6748

Reverting that commit fixes this issue and supposedly the similar deps bug
17601 too.

--


More information about the Digitalmars-d-bugs mailing list