Thread overview | |||||
---|---|---|---|---|---|
|
October 09, 2008 [Issue 2406] New: Declarator2 definition error | ||||
---|---|---|---|---|
| ||||
http://d.puremagic.com/issues/show_bug.cgi?id=2406 Summary: Declarator2 definition error Product: D Version: unspecified Platform: PC OS/Version: All Status: NEW Keywords: spec Severity: minor Priority: P2 Component: www.digitalmars.com AssignedTo: bugzilla@digitalmars.com ReportedBy: marcin.wcislo@gmail.com From "Declarations" in D 2.0 guide: Declarator2: BasicType2 Declarator2 ( Declarator2 ) ( Declarator2 ) DeclaratorSuffixes This definition cannot be correct, as every option in this alternatives includes Declarator2 itself in the definition, resulting in infinite expansion. -- |
December 07, 2009 [Issue 2406] Declarator2 definition error | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2406 Jerry Quinn <jlquinn@optonline.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jlquinn@optonline.net Severity|minor |normal --- Comment #1 from Jerry Quinn <jlquinn@optonline.net> 2009-12-07 07:11:22 PST --- Before considering D2 done, this and other bugs in the language spec should be fixed. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
November 10, 2010 [Issue 2406] Declarator2 definition error | ||||
---|---|---|---|---|
| ||||
Posted in reply to d-bugmail | http://d.puremagic.com/issues/show_bug.cgi?id=2406 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |bugzilla@digitalmars.com Resolution| |FIXED --- Comment #2 from Walter Bright <bugzilla@digitalmars.com> 2010-11-09 23:10:40 PST --- http://www.dsource.org/projects/phobos/changeset/2152 -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- |
Copyright © 1999-2021 by the D Language Foundation