The new std.process is ready for review
Steven Schveighoffer
schveiguy at yahoo.com
Sun Feb 24 16:27:10 PST 2013
On Sun, 24 Feb 2013 19:17:44 -0500, Vladimir Panteleev
<vladimir at thecybershadow.net> wrote:
> On Monday, 25 February 2013 at 00:02:54 UTC, Steven Schveighoffer wrote:
>> Hm... that message is printed out if the code cannot set the inherit
>> handle flag on the specific stdin.
>>
>> Are you on windows 64 or 32? It's a large difference since one uses
>> MSVCRT and one uses DMCRT. Also, I don't have windows 64, so I can't
>> verify this if that's the case :)
>
> I'm getting the same exception with DMD64 and DMD32.
Are you running from a console? If not, I think I see where the issue is.
-Steve
More information about the Digitalmars-d
mailing list