From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 74111 invoked by alias); 7 Jan 2018 00:25:45 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 74103 invoked by uid 89); 7 Jan 2018 00:25:45 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=BAYES_00,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=H*c:alternative, H*M:san, complaint, H*MI:san X-HELO: cdptpa-cmomta01.email.rr.com Received: from cdptpa-outbound-snat.email.rr.com (HELO cdptpa-cmomta01.email.rr.com) (107.14.166.231) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 07 Jan 2018 00:25:43 +0000 Received: from [192.168.1.100] ([70.95.21.203]) by cmsmtp with ESMTPA id XymEeED1bq4O5XymTeesou; Sun, 07 Jan 2018 00:25:41 +0000 To: cygwin@cygwin.com From: Steve Harlow Subject: sed match DOS end of line Message-ID: <3d6e4cb0-faa6-ee98-f441-c044c2fcc77f@san.rr.com> Date: Sun, 07 Jan 2018 00:25:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 X-CMAE-Envelope: MS4wfMCzull1O3W0IYtnrEL9PHKiRRll+gx/fbEVor2il1c98A+QMLJX8w8wydwycFUndZyB+we/tqmpLZkfQy+hHhfUGebysubjjxIO+FOheBR/p6c2dyUI 4Fz7eg537uc34Mlri+MfE0ueFAfTt7KQuRQY54PBTPrixynqR+9HqG9v Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-SW-Source: 2018-01/txt/msg00044.txt.bz2 Greetings, With 'sed' (GNU sed) version 4.4 I am seeing that '$' doesn't match end of line with windows type text files. It looks like something like this happened and was fixed on version 4.2.2. https://cygwin.com/ml/cygwin/2013-06/msg00685.html Here is the original complaint at the time.  I'm seeing the same thing with version 4.4. https://cygwin.com/ml/cygwin/2013-06/msg00673.html Do I not have some environment variable set correctly? Is this a bug in sed? I see that I can install the older version, 4.2.2.3.  Looks like that might take a step backwards on some libraries too. compiler-rt(5.0.1-1), libc++devel (5.0.1-1), libc++1 (5.0.1-1), etc.  Is that the right way to go? Regards, Steve -- 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