[Issue 2351] enum with no members allowed

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 22 04:58:11 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=2351


Jerry Quinn <jlquinn at optonline.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://digitalmars.com/d/2.
                   |                            |0/enum.html
                 CC|                            |jlquinn at optonline.net


--- Comment #2 from Jerry Quinn <jlquinn at optonline.net> 2010-02-22 04:58:09 PST ---
This would be fixed by changing the EnumBody rule to

EnumBody:
  EnumMember ;
  { EnumMembers }

-- 
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