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

RE: RE: Re: [PATCH] Trace update, and cancel update editors patch

From: Bill Tutt <billtut_at_microsoft.com>
Date: 2002-01-10 12:51:12 CET

> From: Bill Tutt [mailto:rassilon@lyra.org]
> > From: Greg Stein [mailto:gstein@lyra.org]
> >
> >
> > Then use a "const svn_string_t *" if you want the length.
> >
> > svn_stringbuf_t : for mutable counted strings
> > svn_string_t : for immutable counted strings
> >
>
> I don't need the length, although somebody else might, I also don't
want
> a silly type conversion allocation when I don't need one.
>
> What about "const svn_stringbuf_t * const" as a compromise? :)
>

That's assuming that svn_stringbuf_t isn't a binary "sub-type" of
svn_string_t on purpose.

Bill

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:55 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.