git/perl
Petr Baudis 65a4e98a22 Git.pm: Don't #define around die
Back in the old days, we called Git's die() from the .xs code, but we had to
hijack Perl's die() for that. Now we don't call Git's die() so no need to do
the hijacking and it silences a compiler warning.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
2006-07-02 17:14:45 -07:00
..
.gitignore Introduce Git.pm (v4) 2006-07-02 17:14:40 -07:00
Git.pm Git.pm: Remove PerlIO usage from Git.xs 2006-07-02 17:14:44 -07:00
Git.xs Git.pm: Don't #define around die 2006-07-02 17:14:45 -07:00
Makefile.PL Git.pm: Avoid ppport.h 2006-07-02 17:14:44 -07:00
private-Error.pm Fix probing for already installed Error.pm 2006-07-02 17:14:44 -07:00