Thread (11 messages) flat view 11 messages, 5 authors, 2016-08-11

Re: [PATCH] index-pack: correctly initialize appended objects

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:45:02

Possibly related (same subject, not in this thread)

Hi,

On Thu, 24 Jul 2008, Junio C Hamano wrote:
The function does not seem to use type (which the patch is also setting) 
nor real_type (which the patch does not set).

However, the code checks objects[nth].real_type all over the place in 
the code.  Doesn't the lack of real_type assignment in 
append_obj_to_pack() affect them in any way?
From staring at the code, I thought that real_type was set in 
resolve_delta(), but I may be wrong.

The safer thing would be to set it, but I am not quite sure if we can use 
"type" directly, or if type can be "delta" for an object that is used to 
complete the pack, and therefore stored as a non-delta.

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