Perl readline creates empty sys$command files if no STDIN is connected by csware · Pull Request #152 · msysgit/msysgit

@csware

@csware mentioned this pull request

Jan 2, 2014

dscho added a commit that referenced this pull request

Jan 3, 2014
Perl readline creates empty sys$command files if no STDIN is connected

dolmen added a commit to dolmen/msysgit that referenced this pull request

Apr 26, 2014
Add patch for Term::ReadLine.
msysgit#61 (comment)

This patch has been directly applied to /lib/perl5/5.8.8
in db8d1bf
(see msysgit#152)
In this commit, the patch is put in /src/perl/patches to be applied
on top of the perl 5.8.8 source to allow a clean rebuild.

As the fix has been integrated in upstream in perl 5.18, it will not
have to be ported when upgrading perl.

dscho pushed a commit that referenced this pull request

May 18, 2014
Add patch for Term::ReadLine.
#61 (comment)

This patch has been directly applied to /lib/perl5/5.8.8
in db8d1bf
(see #152)
In this commit, the patch is put in /src/perl/patches to be applied
on top of the perl 5.8.8 source to allow a clean rebuild.

As the fix has been integrated in upstream in perl 5.18, it will not
have to be ported when upgrading perl.

[JES: wrapped the commit message as per guide lines]

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>