std.zip expand: memory allocation failed

Selim Ozel sozel at wpi.edu
Sat Oct 23 10:55:57 UTC 2021


> Did you try the MmFile workaround?

I did. I also pinpointed the problem, I use x86_mscoff to run dub 
and it's specific to that architecture selection. It's related to 
MapViewOfFileEx [1].

I still haven't found a way around it though.

[1] 
https://stackoverflow.com/questions/12121843/mapviewoffileex-valid-lpbaseaddress


More information about the Digitalmars-d-learn mailing list