summaryrefslogtreecommitdiff
path: root/exec_cmd.h
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2009-03-31 08:29:23 -0400
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-04-01 11:05:54 -0700
commitfd94836923708581ca3f9b5c42a6d600c2f631dc (patch)
tree7936c21440f1e4da339e5a708bc9dae7a95e1bf2 /exec_cmd.h
parentmailmap: resurrect lower-casing of email addresses (diff)
downloadtgif-fd94836923708581ca3f9b5c42a6d600c2f631dc.tar.xz
fix portability problem with IS_RUN_COMMAND_ERR
Some old versions of gcc don't seem to like us negating an enum constant. Let's work around it by negating the other half of the comparison instead. Reported by Pierre Poissinger on gcc 2.9. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'exec_cmd.h')
0 files changed, 0 insertions, 0 deletions