https://d.puremagic.com/issues/show_bug.cgi?id=12391
Summary: DirEntries throws in foreach
Product: D
Version: D2
Platform: All
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: Phobos
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Jason Spashett <[email protected]> 2014-03-17 07:52:24 PDT
---
Using DMD Version 2.065, Windows 7 x86
A previous similar issue has been fixed on Linux.
http://d.puremagic.com/issues/show_bug.cgi?id=8298
To reproduce this try iterating over c:\windows it will yield an access denied
exception. Alternatively create some directory in a sub directory and remove
your access to it.
The error I got was: std.file.FileException@std\file.d(2519):
c:/windows\CSC\v2.0.6: Access is denied
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------