[Issue 10607] DirEntry has no constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jul 14 01:56:29 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10607



--- Comment #2 from github-bugzilla at puremagic.com 2013-07-14 01:56:18 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/c140217d25efa1168299d069abe2a9eda10eeabc
Fix Issue 10607 - DirEntry has no constructor

http://d.puremagic.com/issues/show_bug.cgi?id=10607

Fixes:
auto a = DirEntry("path"); //Correctly works

Simplified code a little bit (Axed _init)

Improved FileException usage

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list