git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Torsten Bögershausen" <tboegi@web.de>
To: Bernhard Reiter <ockham@raz.or.at>, Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-imap-send: use libcurl for implementation
Date: Sun, 09 Nov 2014 14:00:54 +0100	[thread overview]
Message-ID: <545F6586.109@web.de> (raw)
In-Reply-To: <53FD0CD1.7030801@raz.or.at>

On 2014-08-27 00.40, Bernhard Reiter wrote:
> Use libcurl's high-level API functions to implement git-imap-send
> instead of the previous low-level OpenSSL-based functions.
> 
This doesn't seem to fully work under Debian 7:
/home/tb/projects/git/git.pu/imap-send.c:1546: undefined reference to `curl_append_msgs_to_imap'

Some more info:
 curl-config --vernum
071a00

 (echo 072200; curl-config --vernum) 2>/dev/null | sort -r 
072200
071a00

(echo 072200; curl-config --vernum) 2>/dev/null | sort -r  | sed -ne 2p
071a00

  parent reply	other threads:[~2014-11-09 13:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-26 22:40 [PATCH] git-imap-send: use libcurl for implementation Bernhard Reiter
2014-08-27 17:20 ` Junio C Hamano
2014-10-12 15:22   ` Bernhard Reiter
2014-10-22 15:05     ` Fwd: " Bernhard Reiter
2014-10-22 17:47       ` Junio C Hamano
2014-10-29 18:41   ` Bernhard Reiter
2014-10-29 20:56     ` Junio C Hamano
2014-11-09 13:00 ` Torsten Bögershausen [this message]
2014-11-09 14:55   ` Bernhard Reiter
2014-11-09 17:27     ` Ramsay Jones
2014-11-09 17:45       ` Junio C Hamano
2014-11-10 17:19     ` Junio C Hamano

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=545F6586.109@web.de \
    --to=tboegi@web.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=ockham@raz.or.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).