[Issue 2043] Closure outer variables in nested blocks are not allocated/instantiated correctly: should have multiple instances but only have one.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 5 06:15:36 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=2043
Walter Bright <bugzilla at digitalmars.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |safe
--- Comment #28 from Walter Bright <bugzilla at digitalmars.com> ---
Added the `safe` keyword because of the immutable variable issue described in
the comments.
--
More information about the Digitalmars-d-bugs
mailing list