Squelch warning about an integer overflow
commit8f7744235844c44e780e026868beef29693c062e
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 26 Oct 2015 13:15:21 +0000 (26 14:15 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Oct 2015 20:23:59 +0000 (26 13:23 -0700)
tree6bbb2767ec8387ceb3405c6ce54495a8be7573b6
parent441c4a40173fe1ee8a5c0094e587dfc47e2a6460
Squelch warning about an integer overflow

We cannot rely on long integers to have more than 32 bits.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-compat-util.h