October 02, 2014
https://issues.dlang.org/show_bug.cgi?id=8621

--- Comment #10 from entheh@cantab.net ---
I think I was working in 32-bit though.

hsteoh, can you tell us more about the situation you reproduced it in?

--
October 02, 2014
https://issues.dlang.org/show_bug.cgi?id=8621

--- Comment #11 from hsteoh@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 closing on a single variable i shared across all iterations, as opposed to unique values per iteration.

So basically the only bug left is issue #2043; the corrupted values Andrei reported seem to have been fixed since.

--
April 08, 2016
https://issues.dlang.org/show_bug.cgi?id=8621

Edwin van Leeuwen <edder@tkwsping.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |edder@tkwsping.nl

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=8621

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P2                          |P3

--
1 2
Next ›   Last »