You’re not supposed to run stdio_over_pipes_helper directly. I’ll see a a TTY handle for it’s stdin if you run it like that. To run the stdio_over_pipes test, do “run-tests.exe stdio_over_pipes”.
From: [email protected] [mailto:[email protected]] On Behalf Of ?? Sent: Tuesday, June 10, 2014 6:28 PM To: [email protected] Subject: [libuv] Does libuv support stdio pipes on Windows? Hi all! On Win7 run-tests.exe stdio_over_pipes_helper Assertion failed in test\test-stdio-over-pipes.c on line 210: UV_NAMED_PIPE == uv_guess_handle(0) -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To post to this group, send email to [email protected]<mailto:[email protected]>. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "libuv" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/libuv. For more options, visit https://groups.google.com/d/optout.
