Merge branch 'jk/clang-pedantic'
authorJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2016 19:43:29 +0000 (11:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 20 Jan 2016 19:43:29 +0000 (11:43 -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