Merge branch 'tg/index-struct-sizes'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2013 21:50:38 +0000 (14:50 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Sep 2013 21:50:38 +0000 (14:50 -0700)
The code that reads from a region that mmaps an on-disk index
assumed that "int"/"short" are always 32/16 bits.

* tg/index-struct-sizes:
read-cache: use fixed width integer types

1  2 
cache.h
read-cache.c
diff --cc cache.h
Simple merge
diff --cc read-cache.c
Simple merge