Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
ctype.c: protect tiny C preprocessor constants
author
Junio C Hamano
<gitster@pobox.com>
Wed, 27 Aug 2008 23:14:22 +0000
(16:14 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 27 Aug 2008 23:14:22 +0000
(16:14 -0700)
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>
raw
|
patch
| inline |
side by side
(from:
c67b1fa
)
No differences found