(Manifest) constants inside structs

Sönke Ludwig ludwig at informatik_dot_uni-luebeck.de
Wed Jan 23 03:16:30 PST 2008


Walter Bright wrote:
> Both of these should go into bugzilla: http://d.puremagic.com/issues/

Done.


Also I just noticed that the crash only applies to the specific case where the 
same struct is used as the enum type, in which it is declared:

struct S { enum S s_const = ...; }



More information about the Digitalmars-d mailing list