summaryrefslogtreecommitdiff
path: root/git-merge-octopus.sh
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-09-12 08:37:08 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-09-12 12:05:48 -0700
commitde2f95ebed260b5fb31942d6315994829fb6fc63 (patch)
tree731755bb74ae253f8c50320cfe251d80625c771d /git-merge-octopus.sh
parentGit 1.8.4 (diff)
downloadtgif-de2f95ebed260b5fb31942d6315994829fb6fc63.tar.xz
mailmap: work around implementations with pure inline strcasecmp
On some systems (e.g. MinGW 4.0), string.h has only inline definition of strcasecmp and no non-inline implementation is supplied anywhere, which is, eh, "unusual". We cannot take an address of such a function to store it in namemap.cmp. Work it around by introducing our own level of indirection. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-merge-octopus.sh')
0 files changed, 0 insertions, 0 deletions