[Issue 13241] writeln no longer flushes stdout

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 2 15:25:17 PDT 2014


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

--- Comment #2 from hsteoh at quickfur.ath.cx ---
Random thought: would it help if std.stdio registered an atexit() function that
flushes stdout? Could somebody try this on Windows? (I don't have a Windows dev
environment.)

--


More information about the Digitalmars-d-bugs mailing list