1
0
mirror of https://github.com/git/git.git synced 2025-03-15 04:52:19 +00:00
git/compat
Benjamin Kramer b073b7a990 Explicitly truncate bswap operand to uint32_t
There are some places in git where a long is passed to htonl/ntohl. llvm
doesn't support matching operands of different bitwidths intentionally.
This patch fixes the build with llvm-gcc (and clang) on x86_64.

Signed-off-by: Benjamin Kramer <benny.kra@googlemail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2009-11-25 00:16:38 -08:00
..
2009-11-17 22:03:00 -08:00
2009-04-22 19:03:39 -07:00
2008-09-30 14:30:06 -07:00
2009-03-02 18:28:06 -08:00
2009-11-24 00:58:17 -08:00
2009-11-24 00:58:17 -08:00
2007-06-07 00:04:01 -07:00
2009-09-18 20:00:42 -07:00
2009-09-18 20:00:42 -07:00