[Issue 17756] Ambiguous import form introduces names into the global namespace
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Aug 16 04:35:19 PDT 2017
    
    
  
https://issues.dlang.org/show_bug.cgi?id=17756
--- Comment #1 from dlang at 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
--
    
    
More information about the Digitalmars-d-bugs
mailing list