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

Re: [PATCH] Fix some deprecation warnings

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Fri, 23 Oct 2009 15:16:13 +0100

Kannan wrote:
> Log:
> Resolve some deprecation warnings and some formatting changes.
>
> * subversion/libsvn_ra_neon/commit.c
> (get_version_url, create_activity, commit_delete_entry, commit_add_dir,
> commit_add_file, commit_close_file):
> Use `svn_path_url_add_component2()'.
> (add_child): Use `svn_path_url_add_component2()' and `svn_uri_join()'.
> (checkout_resource): Use `svn_relpath_local_style()'.
> (get_child_tokens): Use `svn_uri_is_child()'.
>
> Patch by: Kannan R <kannanr_at_collab.net>

This looks good.

I think we should not have a "svn_relpath_local_style()" function, but
that's a separate issue which I've mentioned in the thread "Review of
svn_dirent_uri.h" just now.

I'll commit this when the test suite finishes.

Thanks
- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410656
Received on 2009-10-23 16:16:24 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.