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:mime-version:to:subject
	:references:in-reply-to:content-type; q=dns; s=default; b=aVRPo7
	JSwbzsJzp/xvUJ6+YcAHLOgNK3Si8uyjW82J4RCTqHbiRYgj022cc6aQ/2PknScc
	/jP5RcNyp3Wg13DVQzFJD/AOqK77MtiO4DWeHJKyunSysqOO2BmS3CR9pxnmdyUn
	gzQpW7i2wXfXVr48gNEQI5nILGluVjltDthEs=
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:mime-version:to:subject
	:references:in-reply-to:content-type; s=default; bh=OZG6bLTWTYSI
	uH08vkWAlv9/v4k=; b=TK7E2KaIgyTfS+pHn0C10rbR4h8KuVPyj8JDIoNK8oVL
	EVMzuL1nm0QCkdTXPtopScDIOLmX1fC4wGznm5xilpGC1qP5ijJBx/bznDaq6hP1
	nbhk2LK/bmcXyaYCkIvtIhBV1wqJ6Zvt2o1N/2Sw7j81zBdqIv6lWbjs/dJJ0mI=
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=-0.0 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <55704184.9050001@redhat.com>
Date: Thu, 04 Jun 2015 06:16:04 -0600
From: Eric Blake <eblake@redhat.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: bash-4.3.39-2
References: <announce.556EF85C.3000809@redhat.com> <20150604125154.712cbb6af2fc96c5a2306494@nm.ru>
In-Reply-To: <20150604125154.712cbb6af2fc96c5a2306494@nm.ru>
OpenPGP: url=http://people.redhat.com/eblake/eblake.gpg
Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fMscmpTOe3dxPows7FMmVxlxfQjnnh3nA"
X-IsSubscribed: yes

--fMscmpTOe3dxPows7FMmVxlxfQjnnh3nA
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

On 06/04/2015 03:51 AM, Mikhail Usenko wrote:
> Eric Blake (cygwin) <...> wrote:
>> 4.3.39-2
>=20
> Hello, Eric.
> It has the same issue as in the previous version:
> eating one \r from the odd numbered chains of the \r.

Yes, I know there are still \r issues, although I appreciate the test
case as I'm not sure I have seen this particular complaint.

> $ echo -ne "\r\n" | { read t; echo "$t"; } | od -tx1

'echo -ne' is non-portable (I can break it with 'shopt -s xpg_echo');
get used to using 'printf' instead.

--=20
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


--fMscmpTOe3dxPows7FMmVxlxfQjnnh3nA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
Comment: Public key at http://people.redhat.com/eblake/eblake.gpg
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBCAAGBQJVcEGEAAoJEKeha0olJ0NqP+4H/2H9xA+sK/T1cRmd0ojiQzYA
nFP3K7MvAWdY0b1TXhH/d57cTV+mJIWpEcUtjLSguHAzwlnHCtpOI8FcIoMQLS/Y
27tbfXWZa1LF0D+7nXDm8R/OPZXPEPfHJrUZUbmzjVUXpmXsljzI76oR5oARQhhc
Y8qjB/zxywEigCinnxPUc0EAZSt5p4EhVCAV/2dxHrTYWjdZrwWqOeW71EgdUTEg
X7J8tNLbOX7G7RMMmZR1Ix2Lvlf5aE2k18KWoTqjIFd4kXbzKQf61+ndydUH4CgT
3LIHH2xGkuWlneEEaRz1UsWcIsKG6cyttMTPQrV7iO8IKqN/pyfDl5uTI62xgP0=
=yvoL
-----END PGP SIGNATURE-----

--fMscmpTOe3dxPows7FMmVxlxfQjnnh3nA--
