[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Oct 2 05:54:07 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=8621
Ketmar Dark <ketmar at ketmar.no-ip.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ketmar at ketmar.no-ip.org
--- Comment #9 from Ketmar Dark <ketmar at ketmar.no-ip.org> ---
just checked with HEAD-1d1998 on 32-bit GNU/Linux. first sample prints alot of
'9', second sample prints alot of '0'. so it works at least for 32-bits. maybe
this is 64-bit issue?
--
More information about the Digitalmars-d-bugs
mailing list