make-w32
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Schedule for GNU make 3.81


From: J. Grant
Subject: Re: Schedule for GNU make 3.81
Date: Wed, 23 Feb 2005 11:24:21 +0000
User-agent: Mozilla/5.0 (X11; U; GNU/Linux i686; en; rv:1.5.0; hi) Gecko/20030604


on the 23/02/05 05:50, Eli Zaretskii wrote:
Date: Tue, 22 Feb 2005 16:14:02 -0500 (EST)
From: "Earnie Boyd" <address@hidden>
Cc: "J. Grant" <address@hidden>, address@hidden, address@hidden

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.

This sounds good, it would save me having to put a dos2unix command or
use special diff options.

Previously I tried to use a DJ diff.exe, but that did not work with the
rest of the testing process (if I remember correctly).  Using
dos2unix.exe did work, but then unlink was deleting my MSVC win32 make.exe
instead of a temp file.

Kind regards
JG






reply via email to

[Prev in Thread] Current Thread [Next in Thread]