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

Re: Use ordinary C strings for filenames?

From: Jim Blandy <jimb_at_zwingli.cygnus.com>
Date: 2000-11-13 22:56:36 CET

Karl Fogel <kfogel@galois.collab.net> writes:

>
> Greg Stein <gstein@lyra.org> writes:
> > > Should I use `[const] char *' for name/path arguments to filesystem
> > > functions, instead of `svn_string_t'?
> >
> > *PLEASE* use "const char *" for those names. I end up manufacturing
> > svn_string_t just to deal with the interface. And since you don't need it
> > anyhow...
>
> Okay, I withdraw my [very mild] preference for `svn_string_t', stated
> in an email a while back, not that it matters since I'm not working in
> that code. :-)

It's already done.
Received on Sat Oct 21 14:36:14 2006

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.