kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #22173
Re: [rfc patch] replace avhttp with libcurl
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
jp charras <jp.charras@xxxxxxxxxx>
-
Date:
Tue, 22 Dec 2015 15:22:40 +0100
-
In-reply-to:
<CAJjB1qKGRBmvD5SrZYj8qDJOC3dsHNpWipRoP8ChbmW1=8sLiA@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; rv:38.0) Gecko/20100101 Thunderbird/38.4.0
Le 22/12/2015 01:42, Mark Roszko a écrit :
> Here ya go.
>
> 1. Fixed an assumption somebody originally made in the plugin that
> std::string had contiguous storage. This is not specced behavior pre
> C++11 so we gamble by calling .reserve() which should give a far
> better guarantee.
> 2. Added copy to clipboard information for curl
> 3. Removed some openssl references in compiling.md
> 4. Renamed struct vars to be uppercase to match "public var" code style policy
Committed in rev 6399.
Thanks.
--
Jean-Pierre CHARRAS
References
-
[rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-03
-
Re: [rfc patch] replace avhttp with libcurl
From: jp charras, 2015-12-03
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-03
-
Re: [rfc patch] replace avhttp with libcurl
From: jp charras, 2015-12-03
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-03
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-04
-
Re: [rfc patch] replace avhttp with libcurl
From: Wayne Stambaugh, 2015-12-08
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-08
-
Re: [rfc patch] replace avhttp with libcurl
From: Wayne Stambaugh, 2015-12-09
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-10
-
Re: [rfc patch] replace avhttp with libcurl
From: Jon Neal, 2015-12-10
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-11
-
Re: [rfc patch] replace avhttp with libcurl
From: Wayne Stambaugh, 2015-12-21
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-21
-
Re: [rfc patch] replace avhttp with libcurl
From: Wayne Stambaugh, 2015-12-21
-
Re: [rfc patch] replace avhttp with libcurl
From: Mark Roszko, 2015-12-22