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

Re: Textual diff bug?

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-01-20 16:44:18 CET

On Fri, Jan 20, 2006 at 07:46:38AM -0700, D.J. Heap wrote:
> I debugged through it a bit and it seems to detect changed hunks
> correctly, but doesn't output any text lines for it -- it might be
> some kind of boundary problem since it happens at right around the end
> of the file (which is also about 10k in size).
>

Everything seems to go fine until we get to
libsvn_diff/diff_file.c:svn_diff__file_output_unified_diff_modified(), at
which point I get lost. As you say, the original diff line-by-line/LCS
calculation itself looks good, it's just the output that's broken.

I suspect it's a boundary condition as well, but I've not got the time
to debug this right now - perhaps later.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 20 16:45:37 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.