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

Re: [PATCH] Clarify svn_path_is_child() result when child==parent

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-09-07 12:45:47 CEST

David James wrote:
> Looks good! +0

Thanks. Committed in r16075.

- Julian

>>Clarify a doc string.
>>
>>* subversion/include/svn_path.h
>> (svn_path_is_child): Explicitly document the result when the path being
>> tested is identical to the parent path.

>>+ * If @a path2 is the same as @a path1, it is not considered a child, so the
>>+ * result is @c NULL; an empty string is never returned.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 7 12:46:36 2005

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.