delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/01/31/10:42:51

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=XKWN
EVXeimV0q0hCAF4o2ZfsoOwKFb1nil+bFLUGVA1OD7BfUBBAaFlOAcn/rPR3ZBKU
+eclbA8hbHZS1EhGiRqird6AmtkDqaZ4PGxrAkMtGiYrEjm78OaLbRxxe1uRFVDf
+a5bxrwrREe5jIJtmdlbY9hJajMzfakXC/MbcRM=
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=6w2Kzod9GN
QZOyRu6CUVVw3lQgw=; b=yvY1Bdnh4RAXaRnq9OaUlKMmvK9UEONbgF+AtlyyJt
+cXUSA3xdDBGoauDBATw9ltHWdrSdcQMvb3UL0hgb408BVUOg7iARseGJAnn2WlA
6OVmA6bD6DfVcJ4tiBh/Roau5TqnLLwjb1NDLGQq5ZeZRS6nRcPDpb4gdCDWmYQO
0=
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=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:1226
X-HELO: mx1.redhat.com
Subject: Re: [ANNOUNCEMENT] Updated: dash-0.5.8-3
To: cygwin AT cygwin DOT com, Thomas Wolff <towo AT towo DOT net>
References: <d58b09904f6fc607e5c044e67a02f393 AT smtp-cloud3 DOT xs4all DOT net> <58893f48 DOT 0850ca0a DOT 6c5d DOT 5fde AT mx DOT google DOT com> <81b5af354b7a3925ff0a68dcc063265f AT smtp-cloud6 DOT xs4all DOT net> <20170131100402 DOT GB29504 AT calimero DOT vinschen DOT de> <20170131131616 DOT GC29504 AT calimero DOT vinschen DOT de> <40c92f1e987a9162742766816abb4a03 AT smtp-cloud2 DOT xs4all DOT net> <20170131153245 DOT GA8905 AT calimero DOT vinschen DOT de>
From: Eric Blake <eblake AT redhat DOT com>
Openpgp: url=http://people.redhat.com/eblake/eblake.gpg
Message-ID: <e55565fd-fefe-2b0a-5fd0-56e4b8cc7100@redhat.com>
Date: Tue, 31 Jan 2017 09:42:19 -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: <20170131153245.GA8905@calimero.vinschen.de>
X-IsSubscribed: yes

--ubAbhtFU4KI4n6egFjD3TK6aaV6VT3AWF
Content-Type: multipart/mixed; boundary="EaW73HARO2Jgvk5Vq3Fj9fe5BsOEOBnBF";
 protected-headers="v1"
From: Eric Blake <eblake AT redhat DOT com>
To: cygwin AT cygwin DOT com, Thomas Wolff <towo AT towo DOT net>
Message-ID: <e55565fd-fefe-2b0a-5fd0-56e4b8cc7100 AT redhat DOT com>
Subject: Re: [ANNOUNCEMENT] Updated: dash-0.5.8-3
References: <d58b09904f6fc607e5c044e67a02f393 AT smtp-cloud3 DOT xs4all DOT net>
 <58893f48 DOT 0850ca0a DOT 6c5d DOT 5fde AT mx DOT google DOT com>
 <81b5af354b7a3925ff0a68dcc063265f AT smtp-cloud6 DOT xs4all DOT net>
 <20170131100402 DOT GB29504 AT calimero DOT vinschen DOT de>
 <20170131131616 DOT GC29504 AT calimero DOT vinschen DOT de>
 <40c92f1e987a9162742766816abb4a03 AT smtp-cloud2 DOT xs4all DOT net>
 <20170131153245 DOT GA8905 AT calimero DOT vinschen DOT de>
In-Reply-To: <20170131153245 DOT GA8905 AT calimero DOT vinschen DOT de>


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

On 01/31/2017 09:32 AM, Corinna Vinschen wrote:

> This has nothing to do with Windows.  It's the termios implementation
> inside Cygwin.  I created a patch introducing the IUTF8 flag as on Linux
> as well as a code snippet trying to remove entire utf-8 characters from
> the input if the IUTF8 flag is set.  And it's set now by default since
> we default to UTF-8 anyway.
>=20
> Thomas, you may want to check for the IUTF8 flag in upcoming mintty
> versions and unset it if character set configured in the mintty options
> dialog is !=3D UTF-8.
>=20
> I uploaded new developer snapshots to https://cygwin.com/snapshots/
> with this patch.  I'm also going to release a Cygwin test version
> later today.

And I will be providing a test build of coreutils (for stty) that
exposes IUTF8 to the command line (to be promoted to current once the
cygwin release is).  dash and readline do NOT need to be rebuilt to take
advantage of it (since it is the terminal, not the shell, that is
handling input), although I need to rebuild readline soon because of
some upstream patches that need to be folded in.

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


--EaW73HARO2Jgvk5Vq3Fj9fe5BsOEOBnBF--

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

iQEcBAEBCAAGBQJYkLBbAAoJEKeha0olJ0Nqea4H/0r5d6BOW/35G4tkfjQspdd8
8/Ha6AIHgGxT8YHIgHOB5WT479v35EisrW0IV56VkPr+xBDvI2HAsRRkEqqWQn2b
AFi3IEcVOHr+Sln+FbKQrTG/G/JRvPlUnT4gTkrPQ+2YDmBcb6WqUfN9I3CO+ChW
zU6/vs+5ciMaW+njwTxr62IaZz1qQ8JrGM+OUwoSABJzAualNknfJpPwjeEyVUHc
UGHqc8Ho6z6EDJMkvfV2bdImHaJN4VPh5Y6jqhlorFgNDXqDnyiNxQwMwg8a7nTv
ENhfpxKkCSL72OfK3d7Zyhenvu2kWyK1Z/vPx4qC70Y9y8wAJM409X7MPy7IIc4=
=dJ/D
-----END PGP SIGNATURE-----

--ubAbhtFU4KI4n6egFjD3TK6aaV6VT3AWF--

- Raw text -


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