digitalmars.D.learn - MmFile.unmap() errs on empty file
- =?UTF-8?B?Ik5vcmRsw7Z3Ig==?= (3/3) Jul 06 2014 I just spent two hours tracking down a bug caused by the fact
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?
Jul 06 2014