Hi friends, Up to right now, we only have two messages proposing some string candidates:
http://curl.haxx.se/mail/lib-2012-06/0305.html http://curl.haxx.se/mail/archive-2012-06/0044.html When summed up and once duplicates are removed, this makes that for now we have the following candidates: [Version_Literal="Schannel"] [Version_Literal="WinSSL"] [Config_Literal="SCHANNEL"] [Config_Literal="WINDOWS_SSL"] [Config_Literal="schannel"] [Config_Literal="winssl"] I want to remind that each message-list poster is allowed to provide up to five candidates for Config_Literal and up to five candidates for Version_Literal, in any number of messages, until 00:00:01 GMT of June 29 2012. In an attempt to clarify the implications of each future choice, and while candidate proposal is still possible, I'm listing below what would happen in case a given candidate would finally result the most voted one in the last round. For the Version_Literal voting: [Version_Literal="Schannel"] option would result in Curl_schannel_version() returning "Schannel". [Version_Literal="WinSSL"] option would result in Curl_schannel_version() returning "WinSSL". For the Config_Literal voting: [Config_Literal="SCHANNEL"] option would result in configure option being named --with-SCHANNEL, and for other build systems WITH_SCHANNEL or ENABLE_SCHANNEL. [Config_Literal="WINDOWS_SSL"] option would result in configure option being named --with-WINDOWS_SSL, and for other build systems WITH_WINDOWS_SSL or ENABLE_WINDOWS_SSL. [Config_Literal="schannel"] option would result in configure option being named --with-schannel, and for other build systems WITH_SCHANNEL or ENABLE_SCHANNEL. [Config_Literal="winssl"] option would result in configure option being named --with-winssl, and for other build systems WITH_WINSSL or ENABLE_WINSSL. I hope that makes things more clear. Candidates still accepted. Thanks, -- -=[Yang]=- ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
