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

[PATCH] Fix some deprecation warnings

From: Kannan <kannanr_at_collab.net>
Date: Fri, 23 Oct 2009 17:03:50 +0530

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>

-- 
Regards,
Kannan
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2410620

Received on 2009-10-23 13:34:45 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.