On Thu, Jun 05, 2025 at 09:04:15AM -0700, Junio C Hamano wrote: > --- >8 --- > From: Johannes Schindelin <Johannes.Schindelin@xxxxxx> > Date: Thu, 5 Jun 2025 12:57:35 +0200 > Subject: [PATCH] curl: pass `long` values where expected > > A set of patches posted by Jeff King earlier covered some fallouts > coming from new typecheck warnings cURL 8.14.0. Here are to fix > some more instances of the same new compile errors observed in the > `osx-gcc` job of Git's CI builds. > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > Signed-off-by: Junio C Hamano <gitster@xxxxxxxxx> Thanks, this patch looks good, and I think applying on top is a bit less work. I don't mind integrating them appropriately and re-rolling if we prefer a slightly cleaner history, though. (I don't think there's much value in recording which hit macOS and which did not). -Peff