Re: [PATCH v2 03/11] sha1_object_info_extended(): hint about objects in delta-base cache

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

 



Am 19.05.2011 23:33, schrieb Junio C Hamano:
> --- a/cache.h
> +++ b/cache.h
> @@ -1030,7 +1030,8 @@ struct object_info {
>  	enum {
>  		OI_CACHED,
>  		OI_LOOSE,
> -		OI_PACKED
> +		OI_PACKED,
> +		OI_DBCACHED,
>  	} whence;

Some compilers don't like trailing commas in enums.
--
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]