[Issue 7459] Document the workarounds for mutually-called nested functions.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Apr 23 04:39:50 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=7459

Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
           Assignee|nobody at puremagic.com        |andrej.mitrovich at gmail.com
            Summary|working around nested       |Document the workarounds
                   |function declaration order  |for mutually-called nested
                   |                            |functions.
           Severity|enhancement                 |normal

--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
The language enhancement to allow this should be filed as a separate bug
report. A pull was made to document the current workarounds.

https://github.com/D-Programming-Language/dlang.org/pull/561

--


More information about the Digitalmars-d-bugs mailing list