curl / Mailing Lists / curl-library / Single Mail
Buy commercial curl support from WolfSSL. We help you work out your issues, debug your libcurl applications, use the API, port to new platforms, add new features and more. With a team lead by the curl founder himself.

Re: Re-use of CURLE_OBSOLETE20

From: Christoph M. Becker via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 15 Nov 2019 10:41:05 +0100

On 15.11.2019 at 10:31, Daniel Stenberg wrote:

> On Fri, 15 Nov 2019, Christoph M. Becker via curl-library wrote:
>
>> current versions of PHP won't build against current libcurl master[1],
>> because CURLE_OBSOLETE20 has been re-used as CURLE_HTTP3[2].  While
>> this could of course be fixed in PHP, it looks like quite some other
>> code may be affected as well[3], so maybe it would be good to
>> additionally re-add CURLE_OBSOLETE20 as alias for CURLE_HTTP3, like it
>> had been done for CURLE_OBSOLETE16 before[3].
>
> Thanks, we should really do that. My mistake.
>
> You want to make a PR for it or shall I?

I've submitted <https://github.com/curl/curl/pull/4601>.

Thanks,
Christoph

-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-11-15