split-diff icon indicating copy to clipboard operation
split-diff copied to clipboard

chunks not assigned correctly causing word diff to break

Open alex-Symbroson opened this issue 4 years ago • 0 comments
trafficstars

Chunks seem to be dependent on blanklines. But if newFile splits a chunk into two the second of the new two chunks will not be counted to the old single one. Also this bug affects all chunks below as well and messes up word diff

This is causing major troubles comparing texts if the chunks arent assigned correctly

alex-Symbroson avatar Feb 11 '21 12:02 alex-Symbroson