Re: svn commit: r1072519 - Add svn_stream_skip(), svn_stream_buffered(), svn_stream_supports_mark()
From: Julian Foad <julian.foad_at_wandisco.com>
Date: Wed, 01 Jun 2011 16:06:33 +0100
On Wed, 2011-06-01 at 15:08 +0100, Julian Foad wrote:
And some more.
> svn_error_t *
This should call the default skip implementation (which reads and
> return stream->skip_fn(stream->baton, len);
> static svn_error_t *
I thought a skip handler was supposed to return an error when asked to
> static svn_boolean_t
We don't need this handler, because there's a default for streams that
- Julian
|
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.