kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #28187
Re: libcurl dependency
Le 24/02/2017 à 12:12, Simon Richter a écrit :
> Hi,
>
> On 24.02.2017 11:29, Simon Wells wrote:
>
>>> The proper fix is to make sure that only a single thread uses CURL. Then
>>> we can drop the OpenSSL dependency ourselves, as we only initialize some
>>> locking functions.
>
>> i believe the curl-multi interface will also remove this inane requirement
>
> Yes, if there is only a single thread using it. If two different plugins
> do that without coordinating, then we have the same problem.
>
> Simon
Hi guys,
You are missing something:
The initial question is:
Why Openssl is needed when the githup plugin (the only one thing which uses curl+ssl) is disabled.
For me, it is just a bug.
--
Jean-Pierre CHARRAS
Follow ups
References