From: Junio C Hamano <junkio@cox•net>
To: George Sherwood <pilot@beernabeer•com>
Cc: "Horst H. von Brand" <vonbrand@inf•utfsm.cl>,
Nick Hengeveld <nickh@reactrix•com>,
skimo@liacs•nl, git@vger•kernel.org
Subject: Re: http git and curl 7.16.0
Date: Mon, 01 Jan 2007 00:08:02 -0800 [thread overview]
Message-ID: <7vbqlj890d.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20070101114252.6a76269e@athlon> (George Sherwood's message of "Mon, 1 Jan 2007 11:42:52 +0400")
George Sherwood <pilot@beernabeer•com> 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.
next prev parent reply other threads:[~2007-01-01 8:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-18 4:07 http git and curl 7.16.0 George Sherwood
2006-12-17 11:32 ` Sven Verdoolaege
2006-12-27 14:57 ` Horst H. von Brand
2006-12-27 19:53 ` Junio C Hamano
2006-12-27 21:46 ` Junio C Hamano
2006-12-29 0:40 ` [PATCH/RFT] Work around http-fetch built with cURL 7.16.0 Junio C Hamano
2006-12-29 12:37 ` Horst H. von Brand
[not found] ` <20070101114252.6a76269e@athlon>
2007-01-01 8:08 ` Junio C Hamano [this message]
2006-12-28 1:35 ` http git and curl 7.16.0 Horst H. von Brand
2006-12-28 1:42 ` Shawn Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vbqlj890d.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox$(echo .)net \
--cc=git@vger$(echo .)kernel.org \
--cc=nickh@reactrix$(echo .)com \
--cc=pilot@beernabeer$(echo .)com \
--cc=skimo@liacs$(echo .)nl \
--cc=vonbrand@inf$(echo .)utfsm.cl \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox