> Date: Tue, 22 Feb 2005 16:14:02 -0500 (EST) > From: "Earnie Boyd" <[EMAIL PROTECTED]> > Cc: "J. Grant" <[EMAIL PROTECTED]>, [email protected], [EMAIL PROTECTED] > > The MSYS package has a modified version of diff that treats \r as white > space with the -w --ignore-all-space switch.
That's better than nothing, but I think Diff should ignore CR characters _by_default_, without any extra switches. That way, you won't need to hack scripts that test files produced on Windows against expected results that come from Unix. _______________________________________________ Make-w32 mailing list [email protected] http://lists.gnu.org/mailman/listinfo/make-w32
