[Issue 14548] std.stdio.File should have sync() method (fsync/FlushFileBuffers wrapper)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 19 10:43:16 PDT 2017


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

--- Comment #2 from github-bugzilla at puremagic.com ---
Commits pushed to dmd-cxx at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/a5e1ae418aca2f3e9dc9854ffd71976c0139f440
fix Issue 14548 - std.stdio.File should have sync() method
(fsync/FlushFileBuffers wrapper)

https://github.com/dlang/phobos/commit/4567cf6c751a7b2367f5d4a43a103f0f13c7c0cf
Merge pull request #3258 from CyberShadow/pull-20150505-180120-std-stdio-sync

--


More information about the Digitalmars-d-bugs mailing list