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-use of CURLE_OBSOLETE20

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

Hi all,

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].

Thoughts?

[1] <https://externals.io/message/107793>
[2]
<https://github.com/curl/curl/commit/b3eb7d172aab6c7f423aea2f97c27099d6b65f7a>
[3] <https://github.com/search?q=CURLE_OBSOLETE20&type=Code>
[4] <https://github.com/curl/curl/pull/106>

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