"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