[Issue 17797] [REG 2.073.2] double print to stdout when reading stdin in another thread

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Oct 3 08:39:15 UTC 2017


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

Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com
          Component|dmd                         |phobos
           Hardware|x86                         |All

--- Comment #1 from Walter Bright <bugzilla at digitalmars.com> ---
It happens on Win32 as well, which uses the DMC runtime library, not
Microsoft's. So it is not specific to the Microsoft runtime library.

I suspect it is a Phobos problem, not a compiler issue, and changed the
category accordingly.

--


More information about the Digitalmars-d-bugs mailing list