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

Re: svn commit: rev 671 - trunk/subversion/include

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-12-19 00:49:19 CET

>...
> svn_error_t *svn_io_convert_eol (svn_stringbuf_t *src,
> - svn_strinbuf_t *dst,
> + svn_stringbuf_t *dst,
> const char *eol_str,
> svn_boolean_t repair,
> apr_pool_t *pool);

Are we modifying the src? I would hope not. Thus, it would be better typed
as "const svn_string_t *src".

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 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.