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

Re: [PATCH] removing unexercised code from merge-tracking/subversion/libsvn_subr/mergeinfo.c

From: Daniel Rall <dlr_at_collab.net>
Date: 2006-07-03 20:20:22 CEST

On Mon, 03 Jul 2006, Kamesh Jayachandran wrote:
...
> Removing unexcercised code.
>
> * subversion/libsvn_subr/mergeinfo.c
> (svn_rangelist_remove):
> 'if (elt1->start == elt2->start && elt1->end == elt2->end)' is taken
> care by range_contains and will never be exercised in the
> range_intersect block.

Thanks Kamesh, just as we discussed on IRC last night. This looks
right to me, and passes all the whitebox tests, so I've committed it
as r20381.

DannyB, you might want to look this one over (just in case we missed
something).

- Dan

  • application/pgp-signature attachment: stored
Received on Mon Jul 3 20:23:54 2006

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.