[Issue 20785] std.file.setTimes: on macOS use setattrlist to avoid truncating timestamp precision to microseconds

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 19 14:35:57 UTC 2020


https://issues.dlang.org/show_bug.cgi?id=20785

Dlang Bot <dlang-bot at dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/phobos pull request #7466 "std.file.setTimes: on macOS use setattrlist to
avoid truncating timestamp precision to microseconds" was merged into stable:

- dfb9099055eb4ec2603ee0b827dfa022310d4fb0 by Nathan Sashihara:
  Fix Issue 20785 - std.file.setTimes: on macOS use setattrlist to avoid
truncating timestamp precision to microseconds

https://github.com/dlang/phobos/pull/7466

--


More information about the Digitalmars-d-bugs mailing list