www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - MmFile.unmap() errs on empty file

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