FileException Inconsistency?
Steven Schveighoffer
schveiguy at gmail.com
Wed May 13 01:09:01 UTC 2026
On Tuesday, 12 May 2026 at 16:11:23 UTC, Steven Schveighoffer
wrote:
> I'll try on my windows system and see if I can reproduce it.
Got around to this, I can reproduce.
```
PATH: C:\$Recycle.Bin
-----
PATH: C:\$Recycle.Bin\S-1-5-18
Throwable: std.file.FileException at std\file.d(4696):
C:\$Recycle.Bin\S-1-5-18: Access is denied.
```
Will do some more research here, this should not happen.
-Steve
More information about the Digitalmars-d-learn
mailing list