Date: Sun, 4 Apr 1999 09:30:01 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: patch for In-Reply-To: <199904030414.EAA41006@out4.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 2 Apr 1999, Mark E. wrote: > > Forward slashes. Forward slashes! > > It's too easy to forget! Perhaps if the port of the next version of the diff > utils converted backslashes to slashes? IMHO, it's none of Diff's business to do so. A user could legitimately want backslashes in the patch (e.g., to process the patch with some ancient DOS-based utility), and the users should have the freedom to do so without Diff being in their way. But freedom requires responsibility to deal with it...