Thread overview | |||||
---|---|---|---|---|---|
|
December 16, 2014 [Issue 13868] Types with the same name in different packages produce poor diagnostics | ||||
---|---|---|---|---|
| ||||
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 [Issue 13868] Types with the same name in different packages produce poor diagnostics | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13868 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 13 [Issue 13868] Types with the same name in different packages produce poor diagnostics | ||||
---|---|---|---|---|
| ||||
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 -- |
Copyright © 1999-2021 by the D Language Foundation