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

Re: CVS update: subversion/subversion/include svn_io.h

From: Greg Stein <gstein_at_lyra.org>
Date: 2000-10-20 07:54:56 CEST

On Fri, Oct 20, 2000 at 03:58:02AM -0000, kfogel@tigris.org wrote:
>...
> /* A posix-like read function of type svn_read_fn_t (see above).
> -
> Given an already-open APR FILEHANDLE, read LEN bytes into BUFFER.
> -
> (notice that FILEHANDLE is still input as a void *).
> + (why? -kff)
>...
> svn_error_t *svn_io_file_reader (void *filehandle,
> char *buffer,

So that the prototype matches svn_read_fn_t

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:12 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.