diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-08-27 16:14:22 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-27 16:14:22 -0700 |
commit | c67b1fa349cc7b4341b32b9ef1c58a3821ce0830 (patch) | |
tree | 5f7f341bbc7f97d63cbd04dc4686ca34789241e5 /builtin-diff.c | |
parent | 0c68d386da710940a22712b8f3539f7e73ba1b8f (diff) | |
download | git-c67b1fa349cc7b4341b32b9ef1c58a3821ce0830.tar.gz |
ctype.c: protect tiny C preprocessor constants
Some platforms contaminate the preprocessor token namespace with their own
definition of SS without being asked. Avoid getting hit by redefinition
warning messages by explicitly undef SS, AA and DD shorthand we use in this
table definition.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-diff.c')
0 files changed, 0 insertions, 0 deletions