On Monday, 25 February 2013 at 08:20:31 UTC, Josh wrote:
[SNIP] Josh
Seems like a massive bug in "DirEntry": It doesn't have a constructor, meaning anybody using "DirEntry" will actually get DirEntry.init.
The workaround is to use the function "dirEntry", which returns an initialized DirEntry.
This is pretty ridiculous, and I'm baffled no one has seen this yet. May I kindly ask you create a bug entry for this?
