Re: [PATCH v2 0/7] Number truncation with 4+ GB files on 32-bit systems
From: Junio C Hamano <hidden> Date: 2016-07-13 16:19:29
Nguyễn Thái Ngọc Duy [off-list ref] writes:
A diff from nd/pack-ofs-4gb-limit can explain the changes better than
me.
I did not add PRIdMAX or similar because that carries a risk to exotic
platforms that people rarely test. Just casting to unsigned should be
fine.