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

Re: Path interface cleanup

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-18 03:19:18 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> The end result is that svn_path_add_component and
> svn_path_remove_component will operate on an svn_stringbuf_t (but use
> a const char * for the path component being added), and all the other
> functions will operate on const char * arguments.
>
> I will go ahead and start working on this, but will wait a couple of
> days for -1s before committing the result if I'm successful.

Sounds great! If it looks easy to remove the stringbuf forms
entirely, and change those calls to use svn_path_split() or whatever,
+1 on that too.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 18 03:54:08 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.