• J
    Merge branch 'jk/clang-pedantic' into maint · 6e29ac23
    Junio C Hamano 提交于
    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
    6e29ac23
receive-pack.c 45.2 KB