On Monday, 25 February 2013 at 12:34:05 UTC, monarch_dodra wrote:
On Monday, 25 February 2013 at 08:20:31 UTC, Josh wrote:[SNIP] JoshSeems 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.
but see http://d.puremagic.com/issues/show_bug.cgi?id=8563
