Tango I/O bug?

Jason House jason.james.house at gmail.com
Mon Sep 17 21:17:03 PDT 2007


kris wrote:
> Anyway, the most effective route here is simply to invoke flush() 
> explicitly, whenever you actually need to. For example:
> 
> # outStream.format("blah blah").flush;


I thought I checked to verify that formatln calls newline which calls 
flush.  I therefore concluded that an explicit flush call was useless. 
My friend had the issue, so I couldn't really test.  When I hear more 
about testing fixes, I'll post back on the list.


More information about the Digitalmars-d-learn mailing list