[Issue 10530] Initializers inside named enum declarations cannot forward reference other members
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 3 13:46:51 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10530
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrej.mitrovich at gmail.com
--- Comment #2 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2013-07-03 13:46:36 PDT ---
However this shouldn't work:
enum Y : int {foo=bar, bar}
--
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