Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C73F884.1060403@ece.gatech.edu> Date: Wed, 20 Feb 2002 14:27:00 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Corinna Vinschen Subject: Re: [BUG] Patch.exe problem report References: <4 DOT 2 DOT 0 DOT 58 DOT 20020214133209 DOT 019b68a8 AT ics DOT u-strasbg DOT fr> <20020220171937 DOT D23094 AT cygbert DOT vinschen DOT de> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Corinna Vinschen wrote: > On Thu, Feb 14, 2002 at 01:46:16PM +0100, Pierre Muller wrote: > >> >>I already mentioned the following bug some time ago, >>but I now took the time to identify the problem. >>[...] >> > > I've just uploaded a new version of patch to cygwin.com. > It should arrive on the mirrors at least tomorrow. > > It now opens the source file in O_TEXT mode and writes > it in O_BINARY so that the destination file is always > written out with UNIX LFs. Ummm...is that really a good idea? patch will now autoconvert every "dosmode" file to "unixmode" -- even on text mounts? (I use only binmounts, so *I'm* not worried, but....) --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/