summaryrefslogtreecommitdiff
path: root/convert.c
diff options
context:
space:
mode:
authorLibravatar Thomas Rast <trast@student.ethz.ch>2009-02-06 20:30:01 +0100
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-02-07 00:37:36 -0800
commit748aa689bac2c1dd5d902815b0dec6364d20bf34 (patch)
treee75bb75d10c5da84beca3a0ede816272c72471bc /convert.c
parentadd -p: print errors in separate color (diff)
downloadtgif-748aa689bac2c1dd5d902815b0dec6364d20bf34.tar.xz
add -p: import Term::ReadKey with 'require'
eval{use...} is no good because the 'use' is evaluated at compile time, so manually 'require' it. We need to forward declare the functions we use, otherwise Perl raises a compilation error. Signed-off-by: Thomas Rast <trast@student.ethz.ch> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'convert.c')
0 files changed, 0 insertions, 0 deletions