[Issue 15768] std.stdio.trustedStdout accesses __gshared data without synchronization.

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 12 03:58:16 PDT 2017


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

John Colvin <john.loughran.colvin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |john.loughran.colvin at gmail.
                   |                            |com

--- Comment #8 from John Colvin <john.loughran.colvin at gmail.com> ---
Is this resolved now? I see a fair amount of synchronisation in makeGlobal,
which is what std{in,out,err} are aliased to now.

--


More information about the Digitalmars-d-bugs mailing list