February 12, 2021
https://issues.dlang.org/show_bug.cgi?id=21627

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@kubo39 created dlang/phobos pull request #7789 "Fix Issue 21627 - macOS: std.stdio.File.sync does not guarantee to be…" fixing this issue:

- Fix Issue 21627 - macOS: std.stdio.File.sync does not guarantee to be written to disk

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

--
March 01, 2021
https://issues.dlang.org/show_bug.cgi?id=21627

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7789 "Fix Issue 21627 - macOS: std.stdio.File.sync does not guarantee to be…" was merged into master:

- f0f199066e1a7ce2451edf5813f2bf0b9ed5dc40 by Hiroki Noda:
  Fix Issue 21627 - macOS: std.stdio.File.sync does not guarantee to be written
to disk

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

--