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

Re: Error in abs-path handling in normalize_merge_sources()

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Mon, 07 Dec 2009 19:35:17 +0000

Kannan wrote:
> Julian Foad wrote:
> > I think that fixed the last of the URLs being passed to
> > svn_dirent_get_absolute(), so we can now assert that its input is not a
> > URL.
>
> Thank you. Seems the 'assert' is not yet moved to the repo, so sending
> the patch herewith.
>
> [[[
> Log:
> Assert on the input to `svn_dirent_get_absolute()'.
>
> * subversion/libsvn_subr/dirent_uri.c
> (svn_dirent_get_absolute): Add an assert statement to capture future
> instances of calling this method on a URL.

Committed r888102.

- Julian
Received on 2009-12-07 20:35:52 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.