[email protected] wrote on Wed, Sep 21, 2011 at 17:02:35 -0000:
> Author: gstein
> Date: Wed Sep 21 17:02:34 2011
> New Revision: 1173759
> 
> URL: http://svn.apache.org/viewvc?rev=1173759&view=rev
> Log:
> Rename the private APIs to include a double-underscore, per convention. We
> have no solid convention for typedefs (which are not exposed by the
> library callpoints), so they remain unchanged.
> 
> Suggested by: philip
> 
> * subversion/include/private/svn_subr_private.h:
> * subversion/libsvn_subr/spillbuf.c:
> * subversion/libsvn_repos/reporter.c:
> * subversion/tests/libsvn_subr/spillbuf-test.c:
>   (...): rename the functions

Do you intend to nominate the spillbuf code for backport to 1.7.x?  It's
not exposed in the public API so we can do that (once we feel the code
is sufficiently mature).

Reply via email to