[Issue 15325] import conflict
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Nov 13 05:40:40 PST 2015
https://issues.dlang.org/show_bug.cgi?id=15325
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |schveiguy at yahoo.com
Resolution|--- |WONTFIX
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> ---
While this may seem harsh, this is just the way things are, and they likely
won't be fixed, as fixing this would break much more code.
However, you can rename imports or identify your symbols by using the fully
qualified name, see http://dlang.org/module.html#ImportDeclaration
--
More information about the Digitalmars-d-bugs
mailing list