[Issue 13242] imported aliases should be analyzed lazily
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Aug 4 12:20:46 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13242
--- Comment #3 from Martin Nowak <code at dawg.eu> ---
I (In reply to Walter Bright from comment #2)
> I have long wanted the compiler to go "full lazy" on semantic analysis,
> meaning it only does semantic analysis on imported symbols on demand.
>
> It does it now for enums, but not for other symbols.
Right, so aliases would make for a good second case :).
--
More information about the Digitalmars-d-bugs
mailing list