[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 Hudson <ghudson_at_MIT.EDU>
Date: 2001-03-13 21:37:32 CET

Fitz committed:
> +/* Read the contents of FILENAME into *RESULT. */

We have some functions which will append to a preexisting *RESULT; if
(as I suspect) this isn't one of them, it should be clearer.
Something like:

        /* Sets *RESULT to a string containing the contents of FILENAME. */
Received on Sat Oct 21 14:36:25 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.