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

Re: svn commit: r1130118 - in /subversion/trunk/subversion: include/svn_io.h libsvn_subr/stream.c libsvn_subr/subst.c

From: Stefan Fuhrmann <eqfox_at_web.de>
Date: Sun, 26 Jun 2011 22:53:53 +0200

On 02.06.2011 23:12, Stefan Sperling wrote:
> On Thu, Jun 02, 2011 at 10:59:15PM +0200, Stefan Sperling wrote:
>> I've ripped out mark/seek from the patch code in r1130809. I think we
>> could now remove mark and seek from the stream API before 1.7 release.
> Hmmm, stream.c:stream_readline_chunky() still requires mark/seek.
> I suppose we could make this functionality private to stream.c though.
>
[Scraping some old email from the bottom of my inbox]

We could simply move these functions to svn_io_private.h
where they would live alongside *_is_buffered. Their usage
is tightly related to each other anyways.

-- Stefan^2.
Received on 2011-06-26 22:54:31 CEST

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.