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:references:subject:to; q=
	dns; s=default; b=JiDfGdjo0oA6ET8AWgcwoVbVUnUfhI/vCckSMI+Lbi1bev
	yJZASc5ZcUHv1jF+03yIHg8aqzFilIOnyB4XK2uHFf3tVqvX3kiSVcDko4c6Fqw3
	eyqhuzP5rJE8CStD2O61Q0tma5Zv2Eo3wsAJk2wjpCjeIcEIY2v2u8rgF5mlw=
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:references:subject:to; s=
	default; bh=DaBXFR1bjaXO1gw0d5q3qBWdTLA=; b=jUD6rtG9UjLK+IycqTZZ
	t0WMGZSqzHYuw/jx/LzSK69cSwPyBNqFq70eK1FQTbtkX8c+g8nPwXGawKcftkup
	+zQVezcIwYc34+CSD99R7uIMLOBBQhBS7I6k3Sae2vYc6vQdXqjATR7OnUVhNN6S
	5Pa9eTV1oop65y3XnzYWqqI=
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.4 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=resultant, H*f:sk:587f00e, H*MI:sk:587f00e, H*M:google
X-HELO: mail-oi0-f48.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:references:subject:to         :user-agent;        bh=mvKcLmwzaPUxvwyeWEdW+AxZUBMYk9GVL9orkqfUiQg=;        b=WT6R74EK2C1Rt3asF4X2YGHLulOu3db0gxC4al3UP5snSRPpt135XhZ47aixuQn4KZ         5vqPYzA6VX6ICjTS6LzowGSnw9FLHqOZD72aDYuzzvdaH7254cqLhK9qJcgH88xIVesO         MWELzGi0PHEeH/+a2YRDwVEuXiUz8XpzuereETdouhzgfzdikyBwYAf8+SGIHyJJi7OB         7oVdTu9hXFzJF/acjAOfo8IH8DPy+axe+FpS2Q3foV5cYOAiphlLSgu2J2vIgY2Z2Txf         zvaQtssRmNb3ZYsoLUB3PhGXAshiTF6OfQUqFp+rnM1UEeW23ep2rBz1PmsUiUbEDAA4         0ilA==
X-Gm-Message-State: AIkVDXJz6Mqb2zyBpJ3mktyCrqkwk1aI6VhLrBpg/KayO1OhOJHr37fvyUHF0B/ExOBIyQ==
X-Received: by 10.202.242.8 with SMTP id q8mr3607127oih.129.1484803349616;        Wed, 18 Jan 2017 21:22:29 -0800 (PST)
Message-ID: <58804d14.26149d0a.21734.79aa@mx.google.com>
Date: Wed, 18 Jan 2017 21:22:28 -0800 (PST)
From: Steven Penny <svnpenn@gmail.com>
X-Google-Original-From: Steven Penny
References: <587f00e3.072c9d0a.867a0.d29e@mx.google.com>
Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.1-1, libreadline-devel-7.0.1-1, bash-4.4.5-1
To: cygwin@cygwin.com
User-Agent: mailing-list.awk 1.0.0

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 creates
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 as it did
with previous readline. Not sure what is causing this change, I will try to dig
into it more.


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

