New std.process?

Steven Schveighoffer schveiguy at yahoo.com
Tue Feb 12 15:58:50 PST 2013


On Tue, 12 Feb 2013 18:43:09 -0500, Andrea Fontana <nospam at example.com>  
wrote:

> On Wednesday, 30 January 2013 at 21:53:26 UTC, simendsjo wrote:
>> On Saturday, 20 October 2012 at 18:17:31 UTC, Alex Rønne Petersen wrote:
>>> It's time for the periodic new std.process ping. ;)
>>>
>>> Seriously, though, what's the state of it? Can we get it into the  
>>> review queue soon? It would be great to have it in 2.060.
>>
>> I just created a small script using std.process, and the *pain*.. Took  
>> a look at the new std.process which easily lets you spawn a process  
>> using custom stdin/out/err, get the result etc.etc.. Looks a lot better  
>> than what we currently have.
>>
>> Unfortunately, it needs some druntime changes, so I couldn't just plug  
>> it in without building dmd myself.
>>
>> So.. Ping? :) Inclusion in 2.062?
>
> +1

No, 2.062 is in beta now.  We are, however, targeting 2.063.  Stay tuned  
for a review.

-Steve


More information about the Digitalmars-d mailing list