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

--- Comment #32 from Steven Schveighoffer <schvei...@yahoo.com> ---
(In reply to hsteoh from comment #31)
> So unqualified local imports are still extremely dangerous... :-(

I think we should point out wherever the docs are that say how local imports
work that best practice is to use selective or renamed imports as local imports
to avoid issues.

And then fix Phobos/Druntime to follow those recommendations :)

--

Reply via email to