MmFile.unmap() errs on empty file

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jul 6 06:24:07 PDT 2014


I just spent two hours tracking down a bug caused by the fact 
that MmFile's ctor gladly accepts mapping an empty file but its 
member function unmap() will not. Is this a known issue?


More information about the Digitalmars-d-learn mailing list