Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Git-CPAN-Patch CPAN distribution.

Report information
The Basics
Id: 46715
Status: resolved
Priority: 0/
Queue: Git-CPAN-Patch

People
Owner: yanick+cpan [...] babyl.dyndns.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.1.7
Fixed in: v0.3.2



Subject: no Git::command_bidi_pipe
Undefined subroutine &Git::command_bidi_pipe called at git-cpan-import line 181. I have Git.pm 0.01. After upgrading to latest Git.pm 0.01 :) from git repository, it does not die from a error, but hangs (I'm using Windows) and git.exe is running, but not doing anything. -- Alexandr Ciornii, http://chorny.net
On Sun Jun 07 17:46:45 2009, CHORNY wrote:
Show quoted text
> I have Git.pm 0.01. After upgrading to latest Git.pm 0.01 :) from git
> repository, it does not die from a error, but hangs (I'm using Windows)
> and git.exe is running, but not doing anything.

This is not nice.  Of course, I don't control Git.pm, but I'll add a check for
the existence of the bidi_* function so that at least we can bail out and
not hang forever.