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:date:message-id:from:to:subject:references
	:in-reply-to; q=dns; s=default; b=rm20RNgCNtwdQ9cH0jcDwnvuuDydkO
	u6Sv8aO1M6WmrqKhhGGogp4TrrBIAk6xTEjKew5STOP/47CGlBOOXFGwRqXFKc4k
	xld0xkXwU0L0pbSFQQyqTMujLH6N9M8l0fQXq3U9NHssEE5hMelbvI1alk1/tdqB
	P0fUylpw5KRYM=
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:date:message-id:from:to:subject:references
	:in-reply-to; s=default; bh=ARRDlnxSNeFcKcTANErdustqqQk=; b=ew01
	JoDsR74X7HXl0QyYQ/qwexNAjNZLSTAeS3Na4exRo7PCJ2xCckkbrvx2wnjQ3p2n
	Q2x4NczV0NHVkK7oh+DlJzJ/2BrkM6olLJJ88veV7Mv+KBS1U86ceOocLmPdfNdU
	YUCjrZ+g9gHlASdmb6DUov44q1yt1fxZb+VcBfU=
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=-2.4 required=5.0 tests=AWL,BAYES_00,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*nl
X-HELO: lb2-smtp-cloud6.xs4all.net
Date: Fri, 03 Feb 2017 10:09:51 +0100
Message-ID: <67018291b10baa608d2a28b3cc995612@smtp-cloud6.xs4all.net>
From: Houder <houder@xs4all.nl>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.7.0-0.1
References: <5893dedf.480b9d0a.cf260.16e4@mx.google.com> <5893e1ff.895dca0a.1ffb5.9539@mx.google.com> <20170203083947.GN8905@calimero.vinschen.de>
In-Reply-to: <20170203083947.GN8905@calimero.vinschen.de>
User-Agent: mua.awk 0.99

On Fri, 3 Feb 2017 09:39:47, Corinna Vinschen wrote:

> Cygwin 2.7.0:
> 
> Works in tcsh and dash, even with chcp 65001.  Does not work with
> bash for some reason in cp 65001.

Using the Windows Console:

64 LANG = en_US.UTF-8, LC_ALL =
=> LANG = en_US.UTF-8
64-@@ cygcheck -sv | awk '$1 ~ /^(libreadline.|cygwin|"cygwin1.dll")$/'
                  "cygwin1.dll" v0.0 ts=2017-01-31 15:28
cygwin                                  2.7.0-0.1                    OK
libreadline7                            7.0.1-1                      OK

64-@@ chcp.com <==== changed from 437 to 65001 for testing only
Active code page: 65001

64-@@ % <==== canNOT paste Ã¶ (if libreadline is enabled)
bash: fg: %: no such job

64-@@ bash --noediting <==== switch off libreadline
=> LANG = en_US.UTF-8
64-@@ %Ã¶ <==== I can paste Ã¶ when libreadline has been switched off
bash: fg: %Ã¶: no such job

libreadline must be the culprit ...

Regards,

Henri

=====


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

