On Fri, 15 Nov 2019 at 08:19, Christoph M. Becker <cmbecke...@gmx.de> wrote:

>
> That appears to be due to a recent change in libcurl[1].  We'll have to
> work around that, but I'm not sure how.  Define both constants for BC?
>
> [1]
> <
> https://github.com/curl/curl/blob/b3eb7d172aab6c7f423aea2f97c27099d6b65f7a/include/curl/curl.h#L504-L506
> >
>


It looks like last time this happened (value 16 reused for HTTP2), the
removed constant was reintroduced in curl to avoid just this scenario:
https://github.com/curl/curl/pull/106

Perhaps a patch should be submitted to do the same thing again this time?

Regards,
-- 
Rowan Tommins
[IMSoP]

Reply via email to