From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 78714 invoked by alias); 18 Jan 2017 00:36:56 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 78702 invoked by uid 89); 18 Jan 2017 00:36:55 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=no version=3.3.2 spammy=0400, Ramey, ramey, U*chet.ramey X-HELO: mail-oi0-f52.google.com Received: from mail-oi0-f52.google.com (HELO mail-oi0-f52.google.com) (209.85.218.52) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 18 Jan 2017 00:36:45 +0000 Received: by mail-oi0-f52.google.com with SMTP id m124so94093279oif.1 for ; Tue, 17 Jan 2017 16:36:45 -0800 (PST) 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:in-reply-to:subject:to :user-agent; bh=dd06nAJeyUUTpnSGCPTsOQGi5zHhS51HMkz92qATMm8=; b=N14kLbC1KSFhAjTh2b36yXMNL8PYJM/yS2mjYBY6h59tS2O52Bgi21uLqlsO6fgpkT ibAgYX7rHWFUL2DNfZ3ktAEhPdDAOtZTyCsixmqL4MQL1dqcc+zktVItlMsambrAX1Pz FGeaYg79cLiNCHsIYv6H9RYpJTDyfxQN3gBjM3CWBsurEfCU9Oo1wqQwpKTiEcGi4UgX V7FMnQV6AifmUqfuRviqHx7+jBmiK8Ng8ZEe9Yk5xuoiuWV9Ph919IjZkR3aZXWNdLZn XYpjfgephM/j/dgEXcaYfYSDYpFpERKgkVlr0fvj3y56+fgLK0Mqg9BkamZz5g23kcrt V1Jw== X-Gm-Message-State: AIkVDXIs6eT/WFxfZ/pvUTS0uSN0mKkvPNFMe3eI9jt+QdbcISGMZvYuoAtzhn0Ce6hLKA== X-Received: by 10.202.214.18 with SMTP id n18mr227649oig.201.1484699803579; Tue, 17 Jan 2017 16:36:43 -0800 (PST) Received: from tmp.tlCiI50L4X ([2605:6000:9fc0:56:811:343f:f904:d318]) by smtp.gmail.com with ESMTPSA id f3sm8163922otc.32.2017.01.17.16.36.42 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Jan 2017 16:36:42 -0800 (PST) Message-ID: <587eb89a.03339d0a.1c944.bffb@mx.google.com> Date: Wed, 18 Jan 2017 00:36:00 -0000 From: Steven Penny X-Google-Original-From: Steven Penny In-Reply-To: <587d9043.c82eca0a.8f2e1.5003@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 X-SW-Source: 2017-01/txt/msg00228.txt.bz2 On Mon, 16 Jan 2017 19:32:19, Steven Penny wrote: > I did another bisect on the readline-7.0-testing branch and came up with this: > ef27d114778ffef483ed2746603f9487f880edbd is the first bad commit > commit ef27d114778ffef483ed2746603f9487f880edbd > Author: Chet Ramey > Date: Thu Jul 9 16:28:21 2015 -0400 > readline-7.0-alpha distribution On Linux readline is 2 packages: libreadline7 = 7.0 libreadline6 = 6.3 Using: - Debian 8.7.1 - http://packages.debian.org/stretch/libreadline7 For the test in question, GREEK CAPITAL LETTER OMEGA U+03A9, you do: Ctrl + Shift + U, release, 3a9, Enter This still works on Linux, even with libreadline7. Chet is refusing to address the issue: http://lists.gnu.org/archive/html/bug-readline/2017-01/msg00001.html So it looks like we will need a Cygwin specific patch? -- 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