Am 21.02.2023 um 10:45 hat Alex Bennée geschrieben: > From: Anton Johansson <[email protected]> > > * 7.55.0 deprecates CURLINFO_CONTENT_LENGTH_DOWNLOAD in favour of a *_T > version, which returns curl_off_t instead of a double. > * 7.85.0 deprecates CURLOPT_PROTOCOLS and CURLOPT_REDIR_PROTOCOLS in > favour of *_STR variants, specifying the desired protocols via a > string. > > Signed-off-by: Anton Johansson <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Message-Id: <[email protected]> > [AJB: fixed author] > Signed-off-by: Alex Bennée <[email protected]>
I assume you only CCed me for this patch? It has arrived in git master meanwhile, so when you rebase, it should just be dropped. Kevin
