Thread (164 messages) flat view 164 messages, 7 authors, 2021-09-18

Re: [PATCH 4/9] midx: keep track of the checksum

From: Taylor Blau <hidden>
Date: 2021-02-11 02:36:35

On Wed, Feb 10, 2021 at 09:33:36PM -0500, Derrick Stolee wrote:
On 2/10/21 6:02 PM, Taylor Blau wrote:
quoted
+	unsigned char midx_hash[GIT_MAX_RAWSZ];
I was initially thinking we should use something like
'struct object_id' here, but the hash we are storing
doesn't correspond to an object, which would be
confusing. I suppose this is the most correct thing
to do.
Yeah. There are a number of places that abuse the unsigned char array
inside of object_id, but there's no good reason to.

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