<quote who="Eli Zaretskii"> >> 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). >
The MSYS package has a modified version of diff that treats \r as white space with the -w --ignore-all-space switch. Earnie -- http://www.mingw.org http://sourceforge.net/projects/mingw https://sourceforge.net/donate/index.php?user_id=15438 _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
