diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-07-30 12:53:45 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-30 12:53:45 -0700 |
commit | c4aca9ccda51badb672ab70099863072d1567267 (patch) | |
tree | c69878ce9914b25e4eda1a476e560c0646f13f01 /builtin-mv.c | |
parent | 5354a56fe70420c147f930e0f7f1decbae685d19 (diff) | |
download | git-c4aca9ccda51badb672ab70099863072d1567267.tar.gz git-c4aca9ccda51badb672ab70099863072d1567267.tar.xz |
Fix test-parse-options "integer" test
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>
Diffstat (limited to 'builtin-mv.c')
0 files changed, 0 insertions, 0 deletions