From: Junio C Hamano Date: Mon, 9 Sep 2013 21:50:38 +0000 (-0700) Subject: Merge branch 'tg/index-struct-sizes' X-Git-Tag: v1.8.5-rc0~161 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0d974d6d94968a367909b2259bde9c6d4729298;p=git Merge branch 'tg/index-struct-sizes' 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 --- b0d974d6d94968a367909b2259bde9c6d4729298