mirror of
https://github.com/git/git.git
synced 2024-11-24 10:26:17 +08:00
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>
This commit is contained in:
parent
0c68d386da
commit
c67b1fa349
Loading…
Reference in New Issue
Block a user