Re: [PATCH] repository.c: fix sparse warning

2019-01-17 Thread Ramsay Jones
On 17/01/2019 10:06, Duy Nguyen wrote: > On Thu, Jan 17, 2019 at 8:21 AM Ramsay Jones > wrote: >> >> >> Signed-off-by: Ramsay Jones >> --- >> >> Hi Duy, >> >> If you need to re-roll your 'nd/the-index-final' branch, could you >> please squash this into the relevant patch (commit 4478671442, >>

Re: [PATCH] repository.c: fix sparse warning

2019-01-17 Thread Duy Nguyen
On Thu, Jan 17, 2019 at 8:21 AM Ramsay Jones wrote: > > > Signed-off-by: Ramsay Jones > --- > > Hi Duy, > > If you need to re-roll your 'nd/the-index-final' branch, could you > please squash this into the relevant patch (commit 4478671442, > "cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch

[PATCH] repository.c: fix sparse warning

2019-01-16 Thread Ramsay Jones
Signed-off-by: Ramsay Jones --- Hi Duy, If you need to re-roll your 'nd/the-index-final' branch, could you please squash this into the relevant patch (commit 4478671442, "cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch", 2019-01-12). [the warning is caused by the lack of the extern dec