Boost logo

Boost-Build :

From: Martin Kortmann (email_at_[hidden])
Date: 2007-12-03 10:08:53


Hello,

I have seen that stdout and stderr of started commands are
piped into different pipes. These two pipes will be readed
in the sequence stdout, stderr (function read_output).
This results into an irritating effekt: When the started
command outputs something to stdout, then an error message
to stderr and finally smething other to stdout, then the
error messages are printed after all stdout messages, the
sequence of these messages are lost. Could this be changed?

Martin


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk