Thread overview
[Issue 13868] Types with the same name in different packages produce poor diagnostics
Dec 16, 2014
Ketmar Dark
Dec 17, 2022
Iain Buclaw
December 16, 2014
https://issues.dlang.org/show_bug.cgi?id=13868

Ketmar Dark <ketmar@ketmar.no-ip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ketmar@ketmar.no-ip.org

--- Comment #1 from Ketmar Dark <ketmar@ketmar.no-ip.org> ---
i dare to say that it will be helpful to emit module name for any symbol that is not declared in the current module. 'cause simply importing std.string can cause this: http://forum.dlang.org/thread/zfrkhfumvajcyeibyqus@forum.dlang.org and it's not obvious where that `count` came from.

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

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P4

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

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

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

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

--