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:message-id:date:from:subject:to:references; q= dns; s=default; b=myza/MypHPPI0qrXDUZcbDu41Rq9KFj15shaeC3DYeENdG 8ZICZk598aq24skTcGFlLQTD0Uc3A1a16IMXE9winlMM5CuF+rbGsWxmsiw01UqY h7DG98JJU0Dh/pRuZCaCJECLL0bjoNmFZ4K8SUCF66V5lFtME9hnLJ01qZv7A= 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:subject:to:references; s= default; bh=Dk6MuJcX+R1C4UKqTmflw/mlW2E=; b=UAiXu2DTof8x83xb3N2l K3iaQQ4DEVnJYBPHrhr3+hSos6S046wddcNimFR4XDFHOxYzs9880kda+GSS0btn 9Zn+aaKZUGKhaNKRaRBYf34ux1wMjiak+bWtEPUWby6bmiI6he1qnfDHJFv0vmGH z3twrWl/BJBdMbBqB165gW4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.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=sk:mailing, UD:mailing-list.awk, subscribing, H*f:sk:22d8cd6 X-HELO: mail-ot0-f169.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:subject:to:references :user-agent; bh=b97Zf/rl7McO5VorkmZxKcKUUUoIDtjh1YhzQ2Hr1PQ=; b=ojlB0gGzkmW1xiZkVxTY7f9WEKF/v6dkQqzhzPHV08OhOzmUTuFls/iRhik+Xoz5cB 5SoLhUlVQxELK4pmz9Dxy3F4Jy+3rRg0dLL7uBEZyv0+QOjRUbxtXsN40m0pCs6Y4iIJ o5LOt0W4gwOXZIRg0o3hRWCSFk65qACuuv4UrtUD3KLNrVgFRquMUv2DAfupwhc+KjPO 9nh/BXIVuYA9opLgdp9016QRJvQkEDKM48EO8H5uRrNpkn/o1xoeWkF9NES0iG+cjoSo eOM+mCmw8nlLCcAzlsK5vMXHhSr4mF+8Bur++Tm3t8dZ9Jz3mTeCxP4oS+FXt5Bn+qLF 62Iw== X-Gm-Message-State: AIkVDXKnBwBKrpYWnjS4MMNqN/I3Fv8SBcYBaxSRfv3zqCJoDghglRWUfuF1MFoNT+LN3g== X-Received: by 10.157.37.54 with SMTP id k51mr551421otb.271.1484711716116; Tue, 17 Jan 2017 19:55:16 -0800 (PST) Message-ID: <587ee723.e1039d0a.48332.ec2d@mx.google.com> Date: Tue, 17 Jan 2017 19:55:15 -0800 (PST) From: Steven Penny X-Google-Original-From: Steven Penny 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 References: <22d8cd67-3a5a-9f7f-9e4a-eb0a43bd5b2c AT redhat DOT com> User-Agent: mailing-list.awk 1.0.0 On Tue, 17 Jan 2017 20:08:17, Eric Blake wrote: > [again, your email client likes to break threading, so I nearly missed > this one] Sorry about that, I wrote my own client so that I could reply without subscribing: http://github.com/svnpenn/a/blob/master/etc/mailing-list.awk I switched the "In-Reply-To" header to "References", hopefully that will fix it. > Are you building readline from source each step of the bisection? Yes. > are you applying all the downstream cygwin patches each build, or just using > the stock upstream sources? The latter. > Normally, I _don't_ run anything under cmd.exe (all my use of cygwin is > under mintty), so I need a lot of hand-holding to reproduce anything in > your setup, in particular how you are even getting extended characters > to print (what locales and/or window settings you have to set). 1. You must run as a login shell, i.e. "bash -l" 2. You must have in /etc/profile, .profile or similar: LANG=en_US.UTF-8 -- 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