Merge branch 'jk/clang-pedantic' into maint
authorJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2016 22:54:09 +0000 (14:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 5 Feb 2016 22:54:09 +0000 (14:54 -0800)
A few unportable C construct have been spotted by clang compiler
and have been fixed.

* jk/clang-pedantic:
bswap: add NO_UNALIGNED_LOADS define
avoid shifting signed integers 31 bits

1  2 
builtin/receive-pack.c
cache.h
Simple merge
diff --cc cache.h
Simple merge