On Wed, 1 Aug 2012, Jan Ehrhardt wrote:
I can think of a few reasons anyway that might make it sensible to have
WITH_WINSSL + WITH_SSH2 work.
You can compile them both into libcurl with a lot of patching. Basically it
means you have to remove every reference to curl_schannel.
That's the wrong fix though. The correct fix would most likely be to add the
correct set of preprocessor conditionals.
But how can _removing_ schannel code make winssl work?
In 7.26 there was no curl_schannel for Windows users. In 7.27 there is and
it breaks compiling WITH_WINSSL + WITH_SSH2.
There was no WITH_WINSSL in 7.26 so of course there was no such thing to break
then.
Wouldn't WITH_SCHANNEL=no be possible?
You mean winssl without schannel? What would that mean?
--
/ daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html