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

2017-07-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14548

--- Comment #2 from github-bugzi...@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

--


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

2015-06-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14548

--- Comment #1 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

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

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

fix Issue 14548 - std.stdio.File should have sync() method (fsync/FlushF...

--


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

2015-06-07 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14548

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--