[Issue 15857] incorrect checkimports mismatch for overload sets

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Sep 14 15:46:59 PDT 2016


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

--- Comment #12 from Martin Nowak <code at dawg.eu> ---
Looks like the caching fails for imports because of this
https://github.com/dlang/dmd/blob/82c5682edbd876767d3853bd6fdd2cc70ebfa73b/src/dsymbol.d#L1283
condition.

--


More information about the Digitalmars-d-bugs mailing list