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

Re: libraries

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-11 20:13:14 CET

"Ich Selbst" <ichselbst@gmx.ch> writes:
> After having several problems which could be solved
> with the kind help of some nice people on this list
> I want to make a suggestion to avoid such problems
> in the future. I don't think I'm the only one here working
> on a client and more and more will start with clients
> while subversion approaches the 1.0 release.
>
> Subversion depends on apr. But it is nowhere documented
> that a client has to initialize apr itself (apr_initialize()).
> Or at least I haven't found it :)
> So: shouldn't that be noted in the HACKING file?

Done in revision 3728. Note the log message there; if you give your
name, I can tweak it to use that instead.

I think an svn_initialize() would make sense when it would do more
than just wrap apr_initialize(). But right now, that's all it would
do; the body of the function would literally be one line long.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 11 20:46:58 2002

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.