[Issue 1238] Private identifiers in imported modules create conflicts with public ones
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat May 30 12:28:46 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=1238
Timothee Cour <timothee.cour2 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timothee.cour2 at gmail.com
--- Comment #9 from Timothee Cour <timothee.cour2 at gmail.com> ---
Faced this again, this is a serious bug that's 8 years old !!
What are the difficulties involved in fixing this?
For example, I see workarounds such as
https://issues.dlang.org/show_bug.cgi?id=14301 which don't really address the
root cause.
Anything wrong with http://wiki.dlang.org/DIP22?
--
More information about the Digitalmars-d-bugs
mailing list