[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: kwallet final branch

From: Branko Čibej <brane_at_xbc.nu>
Date: Fri, 16 May 2008 19:01:27 +0200

Ben Collins-Sussman wrote:
>> DSO have many advantages. Please see this thread:
>> http://svn.haxx.se/dev/archive-2008-05/0054.shtml
>>
>
> Someone explained this to me in IRC. I guess the reason that Windows
> and Keychain providers are statically linked is because those APIs are
> *guaranteed* to exist when building on Windows or OS X.

I don't know about Keychain, but CryptoAPI certainly isn't guaranteed to
exist on all the Windows versions we "support". So it's in fact not
statically linked but discovered dynamically at runtime, exactly as I
proposed for the Kwallet and Gnome Keyring providers.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-16 19:01:59 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.