Re: [PATCH] index-pack: remove real_type from struct object_entry

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2012/2/24 Nguyễn Thái Ngọc Duy <pclouds@xxxxxxxxx>:
> @@ -581,7 +580,6 @@ static void resolve_delta(struct object_entry *delta_obj,
>  {
>        void *base_data, *delta_data;
>
> -       delta_obj->real_type = base->obj->real_type;
>        delta_obj->delta_depth = base->obj->delta_depth + 1;
>        if (deepest_delta < delta_obj->delta_depth)
>                deepest_delta = delta_obj->delta_depth;

This is wrong. Sorry for the noise.
-- 
Duy
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]