[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
       
    Wed Apr 29 04:35:48 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=20785
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@n8sh created dlang/phobos pull request #7466 "std.file.setTimes: on macOS use
setattrlist to avoid truncating timestamp precision to microseconds" fixing
this issue:
- 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