delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/01/20/12:54:05

X-Recipient: archive-cygwin AT delorie DOT 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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type; q=dns; s=default; b=IKk+
xmJ+dAil/ghgbSSBlTbIziNfGfERBi6y356w7fy6FQsIhHyui5L3O5k6v6Pp2r18
uqJbfpVIKSmfOzf03CCdXH+2XfAzopT551ev6yrLd+1hr+nNPgFmL1KJPlEQ1i3b
U/MkABXG5H5J9vCYTsYf8RjQnh5U7/hXMow6RZ8=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type; s=default; bh=fdtDZsAmXK
b17d3J5cX1JGC528I=; b=rrz0LX4aqI8bmBk6r9mdJrNXosopSBZxP0O4/rvU8k
jMisGCJ0AfuOeY6Q8l//1KtTWWWUflO2g9d2YbBx19BD+X0e6XNCq+Dc7cPHGDsB
tIVi94Qy9Y70uqYFAOJ6w9zAI8ieuI4pIB3IDnU1RhH64T4cOJJNPC7aGyHTRw/l
Y=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: mx1.redhat.com
Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1
To: cygwin AT cygwin DOT com
References: <587f00e3 DOT 072c9d0a DOT 867a0 DOT d29e AT mx DOT google DOT com> <58804d14 DOT 26149d0a DOT 21734 DOT 79aa AT mx DOT google DOT com> <4bf66cf4-1d4c-51e4-bb3a-a17a3e44ba1c AT redhat DOT com>
From: Eric Blake <eblake AT redhat DOT com>
Openpgp: url=http://people.redhat.com/eblake/eblake.gpg
Message-ID: <70c7cd80-ccc8-b5c6-d348-29444ace55b6@redhat.com>
Date: Fri, 20 Jan 2017 09:00:10 -0600
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0
MIME-Version: 1.0
In-Reply-To: <4bf66cf4-1d4c-51e4-bb3a-a17a3e44ba1c@redhat.com>
X-IsSubscribed: yes

--JBDVk1lqjH1Bw14xnsB9HhdhSDexA3XXI
Content-Type: multipart/mixed; boundary="9eWOOPk0AJQecR5bUf6OXEHm5PLRtJpfQ";
 protected-headers="v1"
From: Eric Blake <eblake AT redhat DOT com>
To: cygwin AT cygwin DOT com
Message-ID: <70c7cd80-ccc8-b5c6-d348-29444ace55b6 AT redhat DOT com>
Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1,
 libreadline-devel-7.0.1-1, bash-4.4.5-1
References: <587f00e3 DOT 072c9d0a DOT 867a0 DOT d29e AT mx DOT google DOT com>
 <58804d14 DOT 26149d0a DOT 21734 DOT 79aa AT mx DOT google DOT com>
 <4bf66cf4-1d4c-51e4-bb3a-a17a3e44ba1c AT redhat DOT com>
In-Reply-To: <4bf66cf4-1d4c-51e4-bb3a-a17a3e44ba1c AT redhat DOT com>


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

On 01/20/2017 08:51 AM, Eric Blake wrote:
> On 01/18/2017 11:22 PM, Steven Penny wrote:
>> On Tue, 17 Jan 2017 21:45:07, Steven Penny wrote:
>>> I would like to keep this productive; my next step is to try to unpack =
that
>>> large commit, while also helping Eric to reproduce.
>>
>> I have root caused this. With the new readline, running ./configure crea=
tes
>> config.h, as expected. However new version adds this line:
>>
>> #define HAVE_PSELECT 1
>>
>> If you remove this from config.h, then make, the resultant DLL behaves a=
s it did
>> with previous readline. Not sure what is causing this change, I will try=
 to dig
>> into it more.
>=20
> I've uploaded a test release of readline-7.0.1-2 which disables pselect
> support. I would appreciate if you could test that it fixes things for
> you without using the official release cygwin1.dll (although you have

s/without//

> already tested that the recent test build of cygwin also fixes things).

(that is, please test that bash-4.4.5-1, cygwin-2.6.1-1, and
libreadline7-7.0.1-2 should work; you've already tested that
bash-4.4.5-1, libreadline7-7.0.1-1, and cygwin1-20170119 snapshot
worked; and likewise mixing libreadline7-7.0.1-2 and the snapshot should
work although it is less important)

>=20
> Once we have another cygwin release, I'll build readline-7.0.1-3 which
> re-enables pselect.
>=20

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


--9eWOOPk0AJQecR5bUf6OXEHm5PLRtJpfQ--

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

iQEcBAEBCAAGBQJYgiX6AAoJEKeha0olJ0NqerAH/j1VpOmQpMSBnHxJEmokHfqC
L2OBDX8hbHSuHBKObeHgMfbusYMQ/vTwe7eHu4EtPE3mPqZIkxU4OAPgWPoMIF8e
Fm8+m+4PrcpyN35cGXqluwLudKxUUzpSdJLIiUrM/MQ/mRk+HOUIfVVSLriBfFLD
sOwQ8vqXD7UwtTM6FnxLIR/FDS5W7bJoo/uD+VIGxeteYSraW75ndT4vzo+3ssox
4tApdTZnJM0dayjvv/qxdtlkzw448ABemp6pOYaQ9U/HrLS/bEhAsyYH4K0yh75H
O44fEOrpyyOP1VI88w+CgE3BLoX7P+NrqVnjFSyuhHgmA1urtxlLsUOT5233fKM=
=MBB8
-----END PGP SIGNATURE-----

--JBDVk1lqjH1Bw14xnsB9HhdhSDexA3XXI--

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019