Thread overview
[Issue 17756] Ambiguous import form introduces names into the global namespace
Dec 17, 2022
Iain Buclaw
August 16, 2017
https://issues.dlang.org/show_bug.cgi?id=17756

--- Comment #1 from dlang@ryanjframe.com ---
"Ambiguous" may be the wrong term; the compiler knows exactly what it's doing. It may be ambiguous to the programmer reading and writing it. In that same forum thread, we read that one person (two including myself) expected this to work differently[1] (e.g., did not expect symbols to be introduced into the global namespace).

[1]: http://forum.dlang.org/post/opmhuacamwsqgorpgxrf@forum.dlang.org

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=17756

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--
December 13
https://issues.dlang.org/show_bug.cgi?id=17756

--- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> ---
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17813

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB

--