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

Re: [PATCH] Replace svn_path_join() in svn/diff-cmd.c

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 12 Nov 2009 23:48:16 +0000

Daniel Näslund wrote:
> On Thu, Nov 12, 2009 at 10:15:25AM +0000, Julian Foad wrote:
> > Daniel Näslund wrote:
> [[[
> Replace deprecated svn_path_join().
>
> * subversion/svn/cl.h
> (svn_cl__path_join): New.
>
> * subversion/svn/util.c
> (svn_cl__path_join): Wrap svn_path_join().
>
> * subversion/svn/diff-cmd.c
> (svn_cl__diff, summarize_xml, summarize_regular): Replace
> svn_path_join() with svn_cl__path_join() since
> the resulting path is allowed to be both uri and dirent.
>
> Patch by: Daniel Näslund <daniel{_AT_}longitudo.com>
> Suggested by: julianf
> ]]]

Thanks, I think that's done! Committed in r40492.

(FYI My committer alias is "julianfoad" although I'm "julianf" on IRC.)

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2417515
Received on 2009-11-13 12:34:39 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.