Bug 23683 – std.file.setTimes requests more permissions than needed
Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
Windows
Creation time
2023-02-09T16:56:34Z
Last change time
2023-02-14T10:58:34Z
Keywords
pull
Assigned to
No Owner
Creator
Vladimir Panteleev
Comments
Comment #0 by dlang-bugzilla — 2023-02-09T16:56:34Z
As a result, it cannot change the properties of files that are open for writing.
Comment #1 by dlang-bot — 2023-02-09T16:57:55Z
@CyberShadow created dlang/phobos pull request #8679 "Fix Issue 23683 - std.file.setTimes requests more permissions than needed" fixing this issue:
- Fix Issue 23683 - std.file.setTimes requests more permissions than needed
https://github.com/dlang/phobos/pull/8679
Comment #2 by dlang-bot — 2023-02-14T10:58:34Z
dlang/phobos pull request #8679 "Fix Issue 23683 - std.file.setTimes requests more permissions than needed" was merged into master:
- 42aa5809a5ad25157e16460061da683c31b70602 by Vladimir Panteleev:
Fix Issue 23683 - std.file.setTimes requests more permissions than needed
https://github.com/dlang/phobos/pull/8679