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

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 12 07:04:48 PDT 2017


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

--- Comment #9 from Jack Stouffer <jack at jackstouffer.com> ---
(In reply to John Colvin from comment #8)
> Is this resolved now? I see a fair amount of synchronisation in makeGlobal,
> which is what std{in,out,err} are aliased to now.

Nope. I was able to reproduce this with Phobos master.

--


More information about the Digitalmars-d-bugs mailing list