[Issue 1238] Private identifiers in imported modules create conflicts with public ones
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 18 07:16:27 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=1238
Adam D. Ruppe <destructionator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |destructionator at gmail.com
--- Comment #5 from Adam D. Ruppe <destructionator at gmail.com> 2013-08-18 07:16:25 PDT ---
This is still a problem with D2... adding a private function shouldn't break
the build of user modules. There's no ambiguity because obviously the private
one is never wanted as it is inaccessible anyway.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list