curl-library
Re: Introducing CURL_HAS() ?
Date: Thu, 3 Sep 2015 13:18:16 -0700
What does this offer over
#ifdef CURL_SOCKOPT_ERROR
, or how is it different ?
-bch
On 9/3/15, Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch> wrote:
>
> Daniel Stenberg wrote:
>
>> I'm interested in your feedback and thoughts on this suggestion. See
> attached patch.
>
> I've read your patch and this seems very interesting, at least for C and
> C++. However this is unlikely accessible to any other language binding.
>
> As an extension to this, we could also have additional autoconf macros
> in libcurl.m4.
>
> Just a small remark: you should store the latest version of the target
> file in the github repository to support this feature on systems that do
> not have perl ;-) ... or have an alternate build script in shell
> language for it.
>
> Patrick
>
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2015-09-03