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:to:subject:references :content-type; q=dns; s=default; b=BH2FYaa3XjYwG/J2DffAPVG9M257x xBHnih2h9yk0oPSnQLVwbT9LXKcRgbTsVhh9l16B1VuFq8aH0EPAcxk767P4ZgjZ taEjKZ6PgSH8wQ2NasFycF6r1YD0V5AEGaZiuelWcoPk6/TjR/V8zVkh8rYmj8m6 oPtLG1x16BVbQ8= 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:to:subject:references :content-type; s=default; bh=ksulX3qoBTpgNSs1T9uEzclCavQ=; b=pdi FqrN+S2j/szsrv47HMXHp/xlvsMyYx7fYIqMAOhRrMj28DrkUcHcqkxz6eQDtaWA l1dasVq7fP3GFU1XPX5mB9D51nCrPgTcpRnWdH/38xmyTd0Olf7gElKb6M4qYnVS poi0PrQwxc6kwbnwm4pFTpKoYMbvFFmXVpH7veYU= 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:libread, determined, H*M:google X-HELO: mail-ot0-f178.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:to:subject:references :user-agent; bh=rpXMX4RYLPYx+bNrLzH5ZUMGrtcBAZdL/k5XFYdAoVs=; b=fh6SHAh8gvaRfeP1FtkClo1gVcUbDt2TEdXICutWpHy/gqoPmovszmdgR0ZRUkEjtC gdoqRN+fRbki712B+3ZgG1XyeGSL/0ap7dpDPmBYBxe9Ek0hVX8ZWe8IefJJ+4MwMjQZ 00oXt/p6XrhL0hF6o5Z8jltYy0BkWafBLbkEnxe39jwEp1wV+NTlqyRYzNAlukkgGrMZ 3qSpTKK55JeHkA9n6AErppPtUgHgWzWucjAd2lITiX+3LJaadZPi3LKludxZVoWjTvBA u2H5mzzgiaGkAwS6Q8nXB/P2tDqcbRF7rkQp54RuptX9u8yHvoEd2sFNwHVV5mL1X/4b HOrw== X-Gm-Message-State: AFeK/H3I8VwQolRwMWyiFKKbK9qggexnO0/y2zkQs06+M0BiF6+MW55xuDSc9aqHxs6drg== X-Received: by 10.157.17.34 with SMTP id g31mr5258549ote.251.1490401692354; Fri, 24 Mar 2017 17:28:12 -0700 (PDT) Message-ID: <58d5b99b.c134ca0a.1b596.a21d@mx.google.com> Date: Fri, 24 Mar 2017 17:28:11 -0700 (PDT) From: Steven Penny X-Google-Original-From: Steven Penny To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3, libreadline-devel-7.0.3-3 References: Content-Type: text/plain; charset=utf8; format=flowed User-Agent: Tryst/2.0.1 (github.com/svnpenn/tryst) On Mon, 13 Feb 2017 13:49:40, "Eric Blake (cygwin)" wrote: > A new release of readline, 7.0.3-3, has been uploaded and will soon > reach a mirror near you. The previous version is now 7.0.1-2 (which was > experimental, but never current; but the only difference from 7.0.1-1 > was handling of pselect which is now fixed in cygwin 2.7.0-1). Since we have determined that this: http://cygwin.com/ml/cygwin/2017-02/msg00031.html is a Readline problem (and Bash problem by nature of dependency), I am reposting under the correct thread. The error linked above occurs when UTF-8 (chcp.com 65001) is set. This can be worked around by using "chcp.com 437", but UTF-8 is needed with mingw32 programs: http://cygwin.com/ml/cygwin/2017-03/msg00193.html -- 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