Perl readline creates empty sys$command files if no STDIN is connected
commitdb8d1bff1b121a08ca3782c5f52ff6a04ff98533
authorSven Strickroth <email@cs-ware.de>
Thu, 2 Jan 2014 16:26:25 +0000 (2 17:26 +0100)
committerSven Strickroth <email@cs-ware.de>
Thu, 2 Jan 2014 16:26:25 +0000 (2 17:26 +0100)
treed075c17b6ca549d16d57105480a67cd73389cf81
parentd82f37a67b0d60ecb287e3196c1c47237688342d
Perl readline creates empty sys$command files if no STDIN is connected

This was originally reported to TortoiseGit: http://code.google.com/p/tortoisegit/issues/detail?id=1011

This patch was also reported to MinGW (http://sourceforge.net/p/mingw/patches/506/) and upstream perl (https://rt.perl.org//Public/Bug/Display.html?id=115900) where it was finally accepted and applied (to version 5.18).

Signed-off-by: Sven Strickroth <email@cs-ware.de>
lib/perl5/5.8.8/Term/ReadLine.pm