Bug 11789 – No setAttributes to complement getAttributes

Status
RESOLVED
Resolution
FIXED
Severity
enhancement
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-12-21T10:41:00Z
Last change time
2014-01-09T10:32:35Z
Assigned to
nobody
Creator
andrei

Comments

Comment #0 by andrei — 2013-12-21T10:41:59Z
std.file has http://dlang.org/phobos/std_file.html#.getAttributes but not setAttributes.
Comment #1 by github-bugzilla — 2013-12-21T13:00:24Z
Comment #2 by github-bugzilla — 2013-12-21T13:18:18Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/f2e36c6d0b5f0dbfdc5c645119990ac19b90c690 Revert "fix Issue 11789 - No setAttributes to complement getAttributes" This reverts commit c124140e09d7acaa6cd6d4a4d677adf68fc08c55.
Comment #3 by github-bugzilla — 2013-12-21T23:53:29Z
Commit pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/5ab8dae665c27ed45eced244720e23e53ef23457 fix Issue 11789 - No setAttributes to complement getAttributes - add std.file.setAttributes [Issue 11789](https://d.puremagic.com/issues/show_bug.cgi?id=11789)
Comment #4 by github-bugzilla — 2014-01-09T10:32:35Z
Commit pushed to 2.065 at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/55c83ed471c93f9912ca8f5b2c78225567cc0a2d fix Issue 11789 - No setAttributes to complement getAttributes - add std.file.setAttributes [Issue 11789](https://d.puremagic.com/issues/show_bug.cgi?id=11789)