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

_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to