[Issue 20983] Insufficient garbage collection in std.format context

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Jun 27 15:04:38 UTC 2020


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

kinke <kinke at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|phobos                      |druntime

--- Comment #1 from kinke <kinke at gmx.net> ---
Seems to be GC-specific, as it also happens for a huge linked list, see
https://forum.dlang.org/post/mkcpimoomnlnrruelbkh@forum.dlang.org (yes, even
when extracting the actual work and `dll` ref on the stack into a dedicated
function).

--


More information about the Digitalmars-d-bugs mailing list