[Issue 9094] GC not collecting under Windows

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Nov 3 13:24:38 PDT 2016


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

Jesse Phillips <Jesse.K.Phillips+D at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |Jesse.K.Phillips+D at gmail.co
                   |                            |m
         Resolution|WONTFIX                     |---

--- Comment #4 from Jesse Phillips <Jesse.K.Phillips+D at gmail.com> ---
I'm having this issue with Windows 64bit on 30MB files, and it appears is also
affecting zip extraction of similar size. I'm reopening so the issue can be
re-evaluated considering this isn't just a 32bit + gigabyte file issue.

Does anyone have a suggestion for manually releasing the expanded data when
using std.zip.ZipArchive.expand() on a ArchiveMember?

--


More information about the Digitalmars-d-bugs mailing list