[Issue 9930] enum members should be hidden in an enum instance
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 23 12:40:32 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=9930
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla at digitalmars.com
--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> 2013-11-23 12:40:30 PST ---
I don't agree that this is a bug, as D is just following the scoping rules, and
this is a natural consequence. I also am not convinced a special case needs to
be added to the scoping rules for this, and worry that it would needlessly
break existing code.
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list