www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/01/17/20:47: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=xv0k
P8/QC5AiSHy1y6lRxlkNFWPXJi7BW6OFVo92YppbaaqQbtEFmtsiJnS0igrYlsT3
opFxficlu/5/1iceZaJWEwFBRsuXJVsfTh6kR8jN4y0ZU+Qn3m++Xz5RLi0RKdA3
kNu6QJj0tNbgECO/8InyDFDYw9wa2tOJ8libCR4=
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=6gO+u0Y3vw
S3B9nvvIIu0Jhakgk=; b=hN1CZmilzUNfmmeHQ4IHp0zXAI6uD8Hknnxh3G5Pio
0QpPB7hla0J07/i3B/EPzMTco2SphhBdP3OPT34tnuU8NLRoHMmGi0ko+CUacOFG
qdkaHObGqEl9E135VnqpRB6ep+SlpA9PqBT44N4VvwOrFukvbKMKvgRTTLYQwOvK
g=
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-Spam-SWARE-Status: No, score=-5.1 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=virtualization, font, ASCII
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, svnpenn AT gmail DOT com
References: <58785ffd DOT a5249d0a DOT 66c86 DOT fcde AT mx DOT google DOT com> <e3644c5c-0280-f699-71c8-2c59e3c0534c AT redhat DOT com>
From: Eric Blake <eblake AT redhat DOT com>
Openpgp: url=http://people.redhat.com/eblake/eblake.gpg
Message-ID: <756a3309-acdb-ac55-e1f4-9df76e2ad053@redhat.com>
Date: Tue, 17 Jan 2017 19:46:35 -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: <e3644c5c-0280-f699-71c8-2c59e3c0534c@redhat.com>
X-IsSubscribed: yes

--H42Xcl4ldRr2sQbcu3PDH1aDORarusKTX
Content-Type: multipart/mixed; boundary="utqd6JtM8kaBTsh8CKUoXhBh7WuCa8UHq";
 protected-headers="v1"
From: Eric Blake <eblake AT redhat DOT com>
To: cygwin AT cygwin DOT com, svnpenn AT gmail DOT com
Message-ID: <756a3309-acdb-ac55-e1f4-9df76e2ad053 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: <58785ffd DOT a5249d0a DOT 66c86 DOT fcde AT mx DOT google DOT com>
 <e3644c5c-0280-f699-71c8-2c59e3c0534c AT redhat DOT com>
In-Reply-To: <e3644c5c-0280-f699-71c8-2c59e3c0534c AT redhat DOT com>


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

[your email client tends to break threading, which is making it VERY
hard to follow your multiple replies]

On 01/13/2017 08:46 AM, Eric Blake wrote:
> On 01/12/2017 11:05 PM, Steven Penny wrote:
>> On Tue, 3 Jan 2017 10:34:01, "Eric Blake (cygwin)" wrote:
>>> The releases of readline 7.0.1-1 and bash 4.4.5-1, which have been
>>> experimental for a few weeks, have now been promoted to current.
>>
>> Note that new version of libreadline7 breaks interactive non ASCII input=
. Please
>> see:
>>
>> http://cygwin.com/ml/cygwin/2017-01/msg00066.html
>>
>> downgrading to the following versions fixes the problem:
>>
>> - libreadline7-6.3.8
>> - bash-4.3.48

So far, I'm unable to reproduce your issue.  Here's what I've tried:

In a clean windows VM, I've opened up cmd.exe, and verified that
ALT-2-3-4 generates '=CE=A9' (so my default locale encodings and font in th=
at
screen do what you describe).  Likewise, ALT-6-6 generates 'B'.  From
there, I created a test directory with JUST the following files:

bash.exe from bash-4.3.48-8
cyg{history,readline7}.dll from libreadline-6.3.8-1
cyg{gcc_s-1,iconv-2,intl-8,ncursesw-10,win1}.dll from current setup.exe

and verified that it was sufficient to start up the older bash in the
same cmd.exe window (invoking .\bash).  Once that version of bash is up
and running, ALT-6-6 types 'B', but ALT-2-3-4 types nothing.

Based on your description, you said the older combination lets things
through.  Are you sure you didn't also downgrade cygwin1.dll?  At this
point, I'm inclined to think the problem is in cygwin1.dll and not
libreadline7.

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


--utqd6JtM8kaBTsh8CKUoXhBh7WuCa8UHq--

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

iQEcBAEBCAAGBQJYfsj7AAoJEKeha0olJ0Nqbe8H/A0ZhAg+JJNJtt8GSwPHIm2u
yLkboUlY8edsrmm6HQUDxLkGfNrjeGAVdjPd7EHTcVyIoCMca5+rjIOYRmCEH8WO
zPPropNPpUat37EQNl9bzGEMZh746JLqJlcTMhY/xoXRZ9YdHj8YP+k2+PlPVWm9
d21+HSwRIIhURHxP6xe86YaTCypduHCzLm30jEY2bWCi2JfEWHWtl3EXsuN4Z8HC
B44sDNEWSSZrVxsUussRQk6bFXVIsFcJEpsOF9LF2AkyHm1uASSkoOhAFUKZRSKz
sxawBRZKxd0vqgItW+lp+IQvKFR8BE6jBB2PdoNFO7MUnJTqraFRklPP+jFyBhc=
=PDmW
-----END PGP SIGNATURE-----

--H42Xcl4ldRr2sQbcu3PDH1aDORarusKTX--

- Raw text -


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