X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Pavel Holejsovsky <pavel.holejsovsky@upek.com>
Subject:  Re: sed: 4.1.5 breaks libtool generation
Date:  Fri, 24 Feb 2006 12:14:25 +0100
Lines: 11
Message-ID: <dtmpqi$o83$2@sea.gmane.org>
References:  <43FE1CEF.9030905@users.sourceforge.net> <43FECB5A.7060908@cwilson.fastmail.fm> <20060224094106.GK4294@calimero.vinschen.de> <dtmpf1$o83$1@sea.gmane.org>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding:  7bit
User-Agent: Thunderbird 1.5 (Windows/20051201)
In-Reply-To: <dtmpf1$o83$1@sea.gmane.org>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Pavel Holejsovsky wrote:
> One incompatibility of 4.1.5 is that sed no longer works correctly with 
> CRLF-style files on binary mounts.  For example, 's/^$//' script no 
> longer filters out empty lines if they are CRLF terminated, but works OK 
> for LF terminated lines.  However, I'm not sure whether this causes the 
> problem described above.

I'm sorry, my example script was of course wrong, correct one to 
demonstrate the problem is e.g. '/^$/d'

Pavel


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

