Open Goldensunboy opened 4 years ago
The left file (file2) should be 47 lines long after LCS matching, but it is 46. LCS finds 3 regions to add space to files so that they match in length, and the left file should have a single empty line at the end (but it does not).
The attached files are not lined up properly by the longest common subsequence algorithm for the comparison dialog. IncorrectMatching.zip