[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 Iain Buclaw changed: What|Removed |Added Priority|P2 |P3 --

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2016-04-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 Edwin van Leeuwen changed: What|Removed |Added CC||ed...@tkwsping.nl --

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 ent...@cantab.net changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 ent...@cantab.net changed: What|Removed |Added Summary|Iteration variable in |Iteration variable in

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 Gabor Mezo gabor.m...@outlook.com changed: What|Removed |Added CC||gabor.m...@outlook.com

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 --- Comment #6 from ent...@cantab.net --- Great - I haven't retested recently. Feel free to resolve :) --

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 --- Comment #7 from Gabor Mezo gabor.m...@outlook.com --- We have Still happens on git HEAD (v2.067-devel-cfe52d3) comment above. Maybe it only appears on Linux, or reappeared in v2.067. Worth a check before goes resolved. --

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 --- Comment #8 from ent...@cantab.net --- True, I forgot that was there. For what it's worth, I originally encountered the bug on Windows. --

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 Ketmar Dark ket...@ketmar.no-ip.org changed: What|Removed |Added CC||ket...@ketmar.no-ip.org

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 --- Comment #10 from ent...@cantab.net --- I think I was working in 32-bit though. hsteoh, can you tell us more about the situation you reproduced it in? --

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate, resulting in completely corrupt large values appearing

2014-10-02 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 --- Comment #11 from hst...@quickfur.ath.cx --- Just retested it on Linux/64 (git HEAD), seems that garbage values are no longer happening. It still shows improper/missing closure over i, though, because the output is all 9's, meaning that it's

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate

2014-10-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 8621] Iteration variable in foreach not closed upon properly in delegate

2014-09-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8621 Marc Schütz schue...@gmx.net changed: What|Removed |Added CC||schue...@gmx.net