Mark Benedetto King wrote:
>On Fri, Jul 23, 2004 at 10:23:53PM +0200, Branko ??ibej wrote:
>
>
>>I insist that svn_cmdline_init is _not _ the right place to do this
>>initialisation. Instead, every library has to get its own init function
>>(svn_client_init, ...), which should (of course) call the init functions
>>of dependent libraries, as necessary.
>>
>>
>>
>
>So which of these should initialize openssl? APR? neon when/if it grows
>an initializer?
>
>
I don't know. I do know where we _can't_ do the initialisation, and
where we _might_ be able to do it tin 2.0. But I don't know enough about
OpenSSL to figure out where we _should_ do it.
>Keep in mind that our API consumers have have already initialized some
>subset of these libraries; we can't just go reinitializing them willy-nilly.
>
>
Yup.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 26 09:54:48 2004