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

Re: svn commit: r37069 - trunk/subversion/libsvn_subr

From: Edmund Wong <ed_at_kdtc.net>
Date: Tue, 07 Apr 2009 22:43:32 +0800

Hyrum K. Wright wrote:
> Author: hwright
> Date: Tue Apr 7 07:05:26 2009
> New Revision: 37069
>
> Log:
> Shuffle a couple of deprecated functions.
>
> * subversion/libsvn_subr/stream.c
> (svn_stream_copy2, svn_stream_copy3): Move from here...
>
> * subversion/libsvn_subr/deprecated.c
> (svn_stream_copy2, svn_stream_copy3): ...to here.

Pardon my ignorance, but shouldn't that be just
svn_stream_copy and not svn_stream_copy3?

The reason why I'm asking is because in the
svn_io.h that I had printed out, it shows
that svn_stream_copy3 was introduced in 1.6,
so it's strange to deprecate it now. That
and because I was *just* talking about this
function in dev and that there was supposed
to be a bite-sized 'patch-to-be' with this
function and I was thinking of ways to tackle
this bite-sized task.

Thanks for the clarification.

Edmund

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1578164
Received on 2009-04-07 16:44:02 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.