July 19, 2006 [Issue 39] ArrayMemberInitialization, StructMemberInitializer inconsistencies from dmd's behavior | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=39 smjg@iname.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |smjg@iname.com Keywords| |spec ------- Comment #1 from smjg@iname.com 2006-07-19 09:26 ------- Indeed, ctod.html has an example of array initialisers nested within each other. So obviously, the documented ArrayMemberInitialization syntax is inaccurate. Moreover, why not make it a little simpler: ArrayMemberInitialization: Initializer AssignExpression : Initializer StructMemberInitialization: // let's make the naming consistent Initializer Identifier : Initializer -- |
December 27, 2006 [Issue 39] ArrayMemberInitialization, StructMemberInitializer inconsistencies from dmd's behavior | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=39 bugzilla@digitalmars.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from bugzilla@digitalmars.com 2006-12-27 01:57 ------- Fixed DMD 0.178 -- |
Copyright © 1999-2021 by the D Language Foundation