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

Re: svn commit: r35339 - in trunk/subversion: include libsvn_ra_neon libsvn_ra_serf libsvn_ra_svn libsvn_repos libsvn_subr

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 21 Jan 2009 14:44:24 +0100

On Tue, Jan 20, 2009 at 00:08, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
>...
> +++ trunk/subversion/include/svn_types.h Mon Jan 19 15:08:35 2009 (r35339)
>...
> @@ -617,8 +646,9 @@ typedef struct svn_log_changed_path_t
> /**
> * Return a deep copy of @a changed_path, allocated in @a pool.
> *
> - * @since New in 1.3.
> + * @deprecated Provided for backward compatibility with the 1.5 API.
> */
> +SVN_DEPRECATED
> svn_log_changed_path_t *
> svn_log_changed_path_dup(const svn_log_changed_path_t *changed_path,
> apr_pool_t *pool);

We've generally left the @since tag in for archeological purposes.
There are quite a few APIs that have both @since and @deprecated tags.

Cheers,
-g

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1041199
Received on 2009-01-21 14:46:21 CET

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.