Jeff King <peff@xxxxxxxx> writes: > On Tue, Jul 06, 2010 at 03:28:49AM -0400, Jeff King wrote: > >> > On FreeBSD 8.0, we now see this. >> > >> > cc1: warnings being treated as errors >> > test-date.c: In function 'parse_dates': >> > test-date.c:28: warning: format '%ld' expects type 'long int *', but argument 3 has type 'time_t *' >> >> Meh. I was worried about that when I used sscanf. I think we can just do >> this: > > Oh, I see this is already on maint. :) So here is my fixup in a nicer > form: Thanks. -- 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