diff options
author | Marcus Griep <marcus@griep.us> | 2008-09-08 12:53:01 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-09-10 11:45:22 -0700 |
commit | 836ff95df6de9924cf8cf23515e3779a67a6bdec (patch) | |
tree | c80c2a77c4b23c2bda00257928b2949ee79277a2 /match-trees.c | |
parent | 1e368681bd8c35202b91f8998e07d8bbb3de6c7c (diff) | |
download | git-836ff95df6de9924cf8cf23515e3779a67a6bdec.tar.gz |
Git.pm: Use File::Temp->tempfile instead of ->new
Perl 5.8.0 ships with File::Temp 0.13, which does not have the new()
interface introduced in 0.14, as pointed out by Tom G. Christensen.
This modifies Git.pm to use the more established tempfile() interface
and updates 'git svn' to match.
Signed-off-by: Marcus Griep <marcus@griep.us>
Acked-by: Eric Wong <normalperson@yhbt.net>
Tested-by: Tom G. Christensen <tgc@statsbiblioteket.dk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'match-trees.c')
0 files changed, 0 insertions, 0 deletions