mirror of
https://github.com/git/git.git
synced 2026-02-20 14:50:01 +00:00
OPT_INTEGER() works on an integer, not on an unsigned long. On a big endian architecture with long larger than int, integer test gives bogus results because of this bug. Reported by H.Merijn Brand in HP-UX 64-bit environment. Signed-off-by: Junio C Hamano <gitster@pobox.com>
2.1 KiB
2.1 KiB