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

Re: bug in svn_string_strip_whitespace ?

From: <kfogel_at_collab.net>
Date: 2003-10-09 17:00:15 CEST

Julian Foad <julianfoad@btopenworld.com> writes:
> One alternative is to delete svn_string_strip_whitespace, as nothing
> within Subversion uses it yet.

If we haven't used it yet, I doubt we're going to. Let's get it out
of there. Anyway, svn_string_t is supposed to be constant, as opposed
to stringbufs, right? So the current svn_string_strip_whitespace() is
totally bogus. Let's just get rid of it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 17:36:29 2003

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.