Thread (1 message) 1 message, 1 author, 2021-02-04

Re: [PATCH v2 02/17] chunk-format: create chunk format write API

From: Junio C Hamano <hidden>
Date: 2021-02-04 22:41:21

Junio C Hamano [off-list ref] writes:
quoted
+void add_chunk(struct chunkfile *cf,
+	       uint64_t id,
+	       chunk_write_fn fn,
+	       size_t size);
Shouldn't this match the order of members in chunk_info struct?
Nah.  Unless there are other reasons to touch numerous add_chunk()
calls that have already been written (like we find a need to add a
new parameter to the call), I do not think this matters too much.

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