DirEntry isDir not working?

monarch_dodra monarchdodra at gmail.com
Mon Feb 25 04:34:04 PST 2013


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?


More information about the Digitalmars-d-learn mailing list