X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 In-Reply-To: <4F392ABC.1040309@gnu.org> References: <2BF01EB27B56CC478AD6E5A0A28931F203F560E4 AT A1DAL1SWPES19MB DOT ams DOT acs-inc DOT net> <20120210150708 DOT GA22832 AT calimero DOT vinschen DOT de> <20120211100600 DOT GA9823 AT calimero DOT vinschen DOT de> <4F391A38 DOT 6000505 AT redhat DOT com> <4F392012 DOT 80101 AT gnu DOT org> <20120213145612 DOT GA8858 AT calimero DOT vinschen DOT de> <4F392ABC DOT 1040309 AT gnu DOT org> Date: Mon, 13 Feb 2012 10:43:22 -0500 Message-ID: Subject: Re: sed strips CRs From: Earnie Boyd To: cygwin AT cygwin DOT com Cc: bug-sed AT gnu DOT org Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id q1DFhkRd028197 On Mon, Feb 13, 2012 at 10:22 AM, Paolo Bonzini wrote: > On 02/13/2012 03:56 PM, Corinna Vinschen wrote: >> >> > As long as it's consistent with coreutils I'll certainly do the change. >> >> Thanks!  Would you mind to CC the cygwin list when the next upstream >> sed release is available? > > > Sure, it should be real soon now since a new release has been long overdue. > > By the way, I'm still opening the script file with "rt".  I cannot think of > any case when you would want to keep CRs there. The case of sed -e 's/something/nothing/g' myfile > myfile2 as it works in Cygwin today would mean that in the case of the OP's drive settings myfile2 would not contain the CR. Treating CR as white space is the more proper thing to do, IMO. -- Earnie -- https://sites.google.com/site/earnieboyd -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple