[Issue 13242] imported aliases should be analyzed lazily
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 12 00:09:22 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=13242
--- Comment #5 from Martin Nowak <code at dawg.eu> ---
(In reply to Kenji Hara from comment #4)
> (In reply to Martin Nowak from comment #0)
> If the instantiation expensiveTemplate!SomeArgs contains some errors but
> apiSymbol is not used, the error won't be reported? It sounds not good.
It's fine, you'll get the error when compiling the library.
--
More information about the Digitalmars-d-bugs
mailing list