Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Conversation

@csware
Copy link
Contributor

@csware csware commented Jan 2, 2014

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

This patch was also reported to msysgit (https://groups.google.com/forum/#!topic/msysgit/oHDBhnAHIe4), 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).

It was already reported one year ago (https://groups.google.com/forum/#!topic/msysgit/oHDBhnAHIe4 and #61 (comment)).

#61 (comment) states that I should create a PR, so I do.

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>
@csware csware mentioned this pull request Jan 2, 2014
@kusma
Copy link
Member

kusma commented Jan 3, 2014

This looks good to me.

dscho added a commit that referenced this pull request Jan 3, 2014
Perl readline creates empty sys$command files if no STDIN is connected
@dscho dscho merged commit 448e125 into msysgit:master Jan 3, 2014
@dscho
Copy link
Member

dscho commented Jan 3, 2014

Thanks! @csware this was excellent, thank you, you made it easier for me to take the pull request than not to take it ;-)

@dolmen
Copy link

dolmen commented Apr 26, 2014

Unfortunately this should have been made also as a patch in /src/perl/patches... I will fix that.

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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants