There's also this bug where the constructor for a struct isn't called: http://d.puremagic.com/issues/show_bug.cgi?id=5460 , and field assignment is not disabled even with the presence of a constructor.
- enum with classes/structs useo
- Re: enum with classes/structs Simen kjaeraas
- Re: enum with classes/structs Trass3r
- Re: enum with classes/structs Jonathan M Davis
- Re: enum with classes/structs Andrej Mitrovic
- Re: enum with classes/structs Andrej Mitrovic
- Re: enum with classes/structs bearophile
- Re: enum with classes/structs Jonathan M Davis
- Re: enum with classes/structs useo