Review Queue Update?

Marco Leise Marco.Leise at gmx.de
Wed Aug 10 08:25:44 PDT 2011


Am 10.08.2011, 15:51 Uhr, schrieb Steven Schveighoffer  
<schveiguy at yahoo.com>:

> On Wed, 10 Aug 2011 09:22:46 -0400, dsimcha <dsimcha at yahoo.com> wrote:
>
>> std.process (New and much improved, by Steve Schveighoffer and IIRC  
>> Lars Kylingstad also contributed.  Personally I'd like this to be given  
>> a high priority b/c the old std.process sucks so much and it's been  
>> waiting so long for compiler bugs to get fixed, etc.)
>
> I just want to get this one straight, *Lars* is the main author, I just  
> contributed a Windows implementation for his interface :)
>
> BTW, this one has to be delayed until Walter fixes the DMC runtime...
>
> -Steve

Please shed some light on the new std.process! Is this what I expect it  
is? Does it allow IPC through a pipe between parent and child process and  
reading/writing by line as well as single characters? Does it allow  
polling for new data?


More information about the Digitalmars-d mailing list