[Issue 2043] Closure outer variables in nested blocks are not allocated/instantiated correctly: should have multiple instances but only have one.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Oct 2 02:54:50 PDT 2014


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

entheh at cantab.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |entheh at cantab.net
            Summary|Closure outer variables in  |Closure outer variables in
                   |nested blocks are not       |nested blocks are not
                   |allocated/instantiated      |allocated/instantiated
                   |correctly.                  |correctly: should have
                   |                            |multiple instances but only
                   |                            |have one.

--- Comment #12 from entheh at cantab.net ---
Expanded summaries a little on this bug and on 8621 to prevent further
confusion - they are not duplicates.

--


More information about the Digitalmars-d-bugs mailing list