Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
read-cache: use fixed width integer types
author
Thomas Gummerer
<t.gummerer@gmail.com>
Sun, 18 Aug 2013 19:41:51 +0000
(21:41 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 20 Aug 2013 19:29:42 +0000
(12:29 -0700)
Use the fixed width integer types uint16_t and uint32_t for on-disk
structures; unsigned short and unsigned int do not have a guaranteed
size.
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
7800c1e
)
No differences found