| Thread overview | ||||||||
|---|---|---|---|---|---|---|---|---|
|
September 23, 2014 [Issue 10235] Grammar does not contain a rule for function declarations | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10235 Kenji Hara <k.hara.pg@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull Version|unspecified |D2 --- Comment #1 from Kenji Hara <k.hara.pg@gmail.com> --- https://github.com/D-Programming-Language/dlang.org/pull/660 -- | ||||
September 24, 2014 [Issue 10235] Grammar does not contain a rule for function declarations | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10235 --- Comment #2 from github-bugzilla@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/29a53eb72657510a1899aeeb6b3dc7efdfbcb618 fix Issue 10235 - Grammar does not contain a rule for function declarations Move FuncDeclaration and related non terminal symbols into function.dd Conflicts: declaration.dd grammar.dd -- | ||||
September 24, 2014 [Issue 10235] Grammar does not contain a rule for function declarations | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10235 github-bugzilla@puremagic.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- | ||||
November 24, 2016 [Issue 10235] Grammar does not contain a rule for function declarations | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10235 anonymous4 <dfj1esp02@sneakemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #3 from anonymous4 <dfj1esp02@sneakemail.com> --- Still has no rule for declaration without body, e.g. extern function. -- | ||||
November 24, 2016 [Issue 10235] Grammar does not contain a rule for function declarations | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10235 anonymous4 <dfj1esp02@sneakemail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=4720 -- | ||||
July 28, 2021 [Issue 10235] Grammar does not contain a rule for function declarations | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=10235 Basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |WORKSFORME --- Comment #4 from Basile-z <b2.temp@gmx.com> --- https://dlang.org/spec/function.html#grammar -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply