Hello,
I try to compare directories with .c;cpp;.h;hpp files. In about 5% of the cases the files differ in one or two empty lines at the end. It was not possible to tell BC to detect the files as identical. The unequal sign appears. If I go into the file and leave the "similar" appears. Not I need the "identical" since I have to check 20,000 files per compare. In the "File Comparison Rules" I switched on "Unimportant Text": Leading whitspaces, Embedding ws, Trailing whitespaces, Blank lines. "Ignore unimportant diffenrences" is switched on. What can I do?
Best regards
Oliver
I try to compare directories with .c;cpp;.h;hpp files. In about 5% of the cases the files differ in one or two empty lines at the end. It was not possible to tell BC to detect the files as identical. The unequal sign appears. If I go into the file and leave the "similar" appears. Not I need the "identical" since I have to check 20,000 files per compare. In the "File Comparison Rules" I switched on "Unimportant Text": Leading whitspaces, Embedding ws, Trailing whitespaces, Blank lines. "Ignore unimportant diffenrences" is switched on. What can I do?
Best regards
Oliver
Comment