X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:to:subject:references
	:content-type; q=dns; s=default; b=xdtUJPB0+0NfRUtNLyk9BwYeJTqza
	ZshY/PLTjoQAG0Rfa4xW/lAL8qvehk0T24y6KzzisfOO78wCuzHOULh5xTdhkkaR
	Dp+m4cvIQLCTP3yVg63zLlzcDgoAVSoxF5Yei4NAUndWyt9XMbjnbK+J8SLpEQKx
	+VhLgLkb+JwMmY=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:to:subject:references
	:content-type; s=default; bh=F2pbbyXTfWX/pmmBEY+PSf8EbD4=; b=aOi
	4LeUiFZsKt32XmS45+tYCdsnbPu21k5frMqmwbufXuIuJ+GnWrIMZD3GhDjOMfCU
	FrDHpdDippwMYhMXCo4lExoOwP+1xSnXXdOQo5PX57+EkXQ8/W1NM6a/Nxdek+Bg
	+BnuVnBKUr+x1k3bob2mV2KLzjLun6xH7ILWIglM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:567, H*UA:github.com, H*M:google
X-HELO: mail-ot0-f193.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20161025;        h=x-gm-message-state:message-id:date:from:to:subject:references         :user-agent;        bh=bRA47LvS40AwRPp/9yHtbSdR8baBGatsXyBnEeXzdtw=;        b=b+BlqEkKg5kmgNp+GRPbr392K8G1LU0k/dy3MAfxl25WkJMUkxJVlQuJTN/HXBp1+8         sf+9g/VFVQh1cpaIdV1MhAmV/snzsAL7oMNIB/jr2irRNPkC2YmD+K0H1msoJuQ25+CA         wi+dXYYgDExl2giHh4LTYYOvWtaMc1bJGuxCCieDs0atXOu+AxLmbUOAzP//Nev2Md3U         souxDDCQb60VBJ0GMeW7OJo/RWdBJGzwljn0aMwwztEdjyRcyHlkpDDiMF9YJQ5neubU         LDybjIUHFjP4KonvIa+2q5hDR1xQNHSPnu4SdhKqjGhVcD8tCHb2olpsvfw0LyJkRjrh         21eg==
X-Gm-Message-State: AMke39n53PJqjDGK5R3lrZiGIF1HPkHYIlXiWXZtV3ac0E2Fh2G5ekCXfJcMtkukjOBw5w==
X-Received: by 10.157.44.153 with SMTP id p25mr9368069otb.27.1486912412510;        Sun, 12 Feb 2017 07:13:32 -0800 (PST)
Message-ID: <58a07b9b.085fca0a.8af3f.103c@mx.google.com>
Date: Sun, 12 Feb 2017 07:13:31 -0800 (PST)
From: Steven Penny <svnpenn@gmail.com>
X-Google-Original-From: Steven Penny
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated [test]: sed-4.4-1
References: <20170212113222.GF11666@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8
User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst)

On Sun, 12 Feb 2017 12:32:22, Corinna Vinschen wrote:
> awk is used to manipulate text input in the first place so it treats all
> input, files as well as stdin, as text.  So, shall we drop this
> behaviour for files only?  Or for stdin as well?  How many existing
> setups are bound to fail after a change?

Perhaps I am missing something, but cant all that be said about Sed too? I just
cant see a situation where we are justified changing one and not the other. They
should either both strip carriage returns or neither.


--
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

