Karl Fogel <kfogel@red-bean.com> writes:
> Eric Gillespie <epg@google.com> writes:
> >> +++ trunk/subversion/libsvn_repos/repos.c Tue Nov 6 00:12:55 2007
> >
> >> +apr_array_header_t *
> >> +svn_repos__capabilities_as_list(apr_hash_t *capabilities, apr_pool_t *poo
> l)
> >
> >> +void
> >> +svn_repos__set_capabilities(svn_repos_t *repos,
> >> + apr_array_header_t *capabilities)
> >
> > Please make these public; any network server needs them, not just
> > the two we bundle.
>
> Sounds reasonable to me. I may give the latter a POOL arg in that
> case, will think on it and try to DTRT.
Yes, good idea. How about returning svn_error_t * as well?
--
Eric Gillespie <*> epg@pretzelnet.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 9 03:54:56 2007