[Issue 15768] std.stdio.File does not support __gshared semantics of stdout/err/in

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Apr 6 15:11:56 UTC 2018


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

--- Comment #12 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/9410ed02d3cf402fe991fb1ad1ca2a3d89f8f9b8
Fix Issue 15768 - std.stdio.trustedStdout accesses __gshared data without
synchronization

https://github.com/dlang/phobos/commit/77624187be34ce6455b08a6d565082d36fcc5e8a
Merge pull request #6382 from JackStouffer/safe-file

Fix Issue 15768 - std.stdio.trustedStdout accesses __gshared data wit…
merged-on-behalf-of: Jack Stouffer <jack at jackstouffer.com>

--


More information about the Digitalmars-d-bugs mailing list