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

Re: svn commit: r10604 - in trunk/subversion: include libsvn_client libsvn_delta libsvn_repos libsvn_subr svndumpfilter

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2004-08-12 22:34:47 CEST

On Thu, 12 Aug 2004, C. Michael Pilato wrote:

> Garrett Rooney <rooneg@electricjellyfish.net> writes:
>
> > cmpilato@tigris.org wrote:
> >
> > > +/**
> > > + * @since New in 1.1.
> > > + *
> > > + * Compare two @c const char * paths, returning an integer greater
> > > + * than, equal to, or less than 0, using the same comparison rules as
> > > + * are used by @c svn_path_compare_paths.
> > > + *
> > > + * This function is compatible for use with @c qsort().
> > > + */
> > > +int svn_sort_compare_paths (const void *a, const void *b);
> >
> > I think you mean @since New in 1.2 ;-)
>
> Well, I'm hoping it gets into 1.1. :-)
>
Why? Cleanups are good, but are they worth back-porting at this late
stage? -0.

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 12 22:33:18 2004

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.