The new std.process is ready for review
Lars T. Kyllingstad
public at kyllingen.net
Sun Feb 24 22:46:20 PST 2013
On Monday, 25 February 2013 at 01:20:53 UTC, Steven Schveighoffer
wrote:
> On Sun, 24 Feb 2013 20:15:02 -0500, Vladimir Panteleev
> <vladimir at thecybershadow.net> wrote:
>
>> On Monday, 25 February 2013 at 01:10:08 UTC, Vladimir
>> Panteleev wrote:
>>> On Monday, 25 February 2013 at 00:57:42 UTC, Vladimir
>>> Panteleev wrote:
>>>> Looks like it. Maybe you can't SetHandleInformation on
>>>> standard handles in Windows 7?
>>>
>>> GetHandleInformation reveals that HANDLE_FLAG_INHERIT is
>>> already set for the stdin handle for me.
>>
>> This fixes it for me:
>>
>> http://dump.thecybershadow.net/2418951ca5eea369fb9f84d0514aa5e3/aoeu.patch
>
> OK, we'll make this change.
Done. Thanks for tracking this down, guys! Vladimir, could you
just verify that it works with the code I pushed just now?
Lars
More information about the Digitalmars-d
mailing list