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

Mathias LANG <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #9 from Mathias LANG <[email protected]> ---
Since it's a GC problem (hence Druntime, not DMD) and well known, I don't think
there's something actionable in this bug report. Additionally, the guidelines
provided in this bug report (don't allocate very large arrays with the GC),
switching to 64 bits, and the improvements that have been made to the GC should
greatly mitigate the problem.

--

Reply via email to