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