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


Mike Wey <mike-...@planet.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mike-...@planet.nl


--- Comment #2 from Mike Wey <mike-...@planet.nl> 2013-02-16 08:13:38 PST ---
The special file as an broken symlink. The Exception is thrown because stat
return an error code in that case.

With this pull request:
https://github.com/D-Programming-Language/phobos/pull/1142

I've changed ensureStatDone so it also tries lstat if stat fails as to support
broken symlinks in DirEntry.

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

Reply via email to