How do I redirect stderr of a spawned process into an internal buffer?
Steven Schveighoffer
schveiguy at yahoo.com
Tue Nov 29 09:46:06 PST 2011
On Mon, 28 Nov 2011 17:42:54 -0500, Andrej Mitrovic
<andrej.mitrovich at gmail.com> wrote:
> Btw, is the new std.process hosted anywhere? My solution is
> windows-specific and probably doesn't handle all the edge-cases. Even
> if the new std.process isn't ready yet I'd love to look at your
> implementation.
Yes,but in order for it to work you need a new dmc runtime.
it's on my github account. I'd have to send you the dmc runtime
privately, send me a private email.
-Steve
More information about the Digitalmars-d-learn
mailing list