> Date: Tue, 22 Feb 2005 01:22:10 +0000 > From: "J. Grant" <[EMAIL PROTECTED]> > Cc: [email protected] > > The lack of comparisons in LF format was one of the other > outstanding issues which affected testing on win32 the MSVC port.
If by that you mean that the ported Diff reports differences due to LF vs CR-LF line endings, then I suggest to use another port of Diff. A port of Diff top DOS/Windows systems should by default ignore the EOL format (there's the --binary switch that changes the default). _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
