[Issue 19014] Compiler imports symbols that aren't actually imported.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 3 02:00:58 UTC 2018


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

--- Comment #6 from Mike Franklin <slavo5150 at yahoo.com> ---
This issue is currently blocking https://github.com/dlang/druntime/pull/2222

I don't want to close this until that change is possible.  It's not currently
possible because the compiler does not emit an error for the scenario in
Comment #0.

After the deprecation period has expired, we can emit a compiler error, and
then we can continue with https://github.com/dlang/druntime/pull/2222

I don't want to close this until https://github.com/dlang/druntime/pull/2222
can be implemented.

--


More information about the Digitalmars-d-bugs mailing list