Peter Michael Green wrote: > When building against curl 8.14 git creates a whole bunch of compiler > warnings. We originally discovered this because of a package in Debian > that was using an embedded code copy of git and building it with > -Werror (see debian bug 1107412) but the issue is clearly visible > when rebuilding the git package in current sid. I believe this was fixed by a series Peff posted last week: <20250604205505.GA1510724@xxxxxxxxxxxxxxxxxxxxxxx> c80760403b (Merge branch 'jk/curl-easy-setopt-typefix' into js/curl-easy-setopt-typefix, 2025-06-05) is the merge commit for the series: https://github.com/git/git/commit/c80760403b It's on the master branch, so it should be included in v2.50.0-rc2, scheduled for Monday. -- Todd