Thread (6 messages) flat view 6 messages, 4 authors, 2021-02-07

Re: [PATCH v2 15/17] midx: use 64-bit multiplication for chunk sizes

From: Chris Torek <hidden>
Date: 2021-02-05 11:06:26

On Thu, Feb 4, 2021 at 4:00 PM Junio C Hamano [off-list ref] wrote:
 * the fourth parameter of add_chunk() is of size_t, not uint64_t;
   shouldn't the multiplication be done in type size_t instead?
There are (still) systems with 32-bit size_t (but 64-bit
off_t / file sizes), so ... probably not.  Is size_t ever more than
64 bits these days?

Chris
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help