mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-24 13:37:00 -05: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