Upgrading from my 5.8.4 to 5.8.6, I found this. cygwin dll is 1.5.12.
IPC::Run is hanging in t/run after test 62. The hang happens in this:
$ perl5.8.6 -MIPC::Run=run -we'$in="-"x 20000 ."end\n";$out="REPLACE ME"; run([
$^X, ("-e", qq!print"="x20000;<STDIN>;!)],\$in,\$out)'
but not under my 5.8.4 build. The cygwin release of 5.8.5 also hangs.
Not sure what to make of this; there have been some pipe changes in cygwin
recently, but I'd expect 5.8.4 to fail also if it were due to those.
Anyone have any ideas or advice?
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/ndFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cygwin-perl/
<*> To unsubscribe from this group, send an email to:
cygwin-perl-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|