[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: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-11-13 20:13:37 CET

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. :-)
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.