Re: [PATCH] archive-tar: add UL type suffix to unsigned long constant

2016-06-17 Thread Ramsay Jones
On 18/06/16 00:40, Jeff King wrote: > On Fri, Jun 17, 2016 at 10:06:14PM +0100, Ramsay Jones wrote: > >> If you need to re-roll your 'jk/big-and-old-archive-tar' branch, could >> you please squash this into the relevant patch (commit 8035a1e3, >> "archive-tar: write extended headers for far-futu

Re: [PATCH] archive-tar: add UL type suffix to unsigned long constant

2016-06-17 Thread Jeff King
On Fri, Jun 17, 2016 at 10:06:14PM +0100, Ramsay Jones wrote: > If you need to re-roll your 'jk/big-and-old-archive-tar' branch, could > you please squash this into the relevant patch (commit 8035a1e3, > "archive-tar: write extended headers for far-future mtime", 16-06-2016). > > Thanks! > > ATB

[PATCH] archive-tar: add UL type suffix to unsigned long constant

2016-06-17 Thread Ramsay Jones
Signed-off-by: Ramsay Jones --- Hi Jeff, If you need to re-roll your 'jk/big-and-old-archive-tar' branch, could you please squash this into the relevant patch (commit 8035a1e3, "archive-tar: write extended headers for far-future mtime", 16-06-2016). Thanks! ATB, Ramsay Jones archive-tar.c |