Thread (1 message) 1 message, 1 author, 2016-06-15

Re: http git and curl 7.16.0

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:47

George Sherwood [off-list ref] writes:
I CC'ed the mailing curl mailing list and according to the response
this problem is fixed in the latest cvs version of curl with this
commit:

curl_easy_duphandle() sets the magic number in the new handle

I have confirmed this works now git 1.4.4.3
Thanks, so it was a breakage on the .0 release on their side.

I'll leave this in place for now:

    #if (LIBCURL_VERSION_NUM < 0x070c04) || (LIBCURL_VERSION_NUM == 0x071000)
    #define NO_CURL_EASY_DUPHANDLE
    #endif

which specifically marks 7.16.0 as dud.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help