Diff doesn't work

Bug #1197931 reported by Jon Hill
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Supertree Toolkit
Incomplete
Low
Jon Hill

Bug Description

  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 40, in __path
    return __path(V, D - 1, k) + [(x + d, y + d) for d in irange(tx - x)]
  File "/usr/local/lib/python2.7/dist-packages/dxdiff/lcs.py", line 27, in __path
    tx = V[D][k]
RuntimeError: maximum recursion depth exceeded in cmp

When comparing a file with a source removed to the saved version.

Jon Hill (jon-hill)
Changed in supertree-toolkit:
milestone: none → beta
Revision history for this message
Jon Hill (jon-hill) wrote :

Cannot replicate this, but want to keep it on the bug list

Changed in supertree-toolkit:
status: New → Incomplete
importance: Undecided → Low
assignee: nobody → Jon Hill (jon-hill)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.