From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 116584 invoked by alias); 31 Jan 2017 17:54:55 -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 116574 invoked by uid 89); 31 Jan 2017 17:54:55 -0000 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,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*F:D*nl X-HELO: lb1-smtp-cloud3.xs4all.net Received: from lb1-smtp-cloud3.xs4all.net (HELO lb1-smtp-cloud3.xs4all.net) (194.109.24.22) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 31 Jan 2017 17:54:53 +0000 Received: from tmp.AMCplLDuTW ([83.162.234.136]) by smtp-cloud3.xs4all.net with ESMTP id f5up1u00N2xEdKF015urRg; Tue, 31 Jan 2017 18:54:51 +0100 Date: Tue, 31 Jan 2017 17:54:00 -0000 Message-ID: <20a6afc7ba5fd3ad3183e6ecc30cfae9@smtp-cloud3.xs4all.net> From: Houder To: cygwin@cygwin.com Subject: Re: [ANNOUNCEMENT] Updated: dash-0.5.8-3 References: <58893f48.0850ca0a.6c5d.5fde@mx.google.com> <81b5af354b7a3925ff0a68dcc063265f@smtp-cloud6.xs4all.net> <20170131100402.GB29504@calimero.vinschen.de> <20170131131616.GC29504@calimero.vinschen.de> <40c92f1e987a9162742766816abb4a03@smtp-cloud2.xs4all.net> <20170131153245.GA8905@calimero.vinschen.de> In-Reply-to: <20170131153245.GA8905@calimero.vinschen.de> User-Agent: mua.awk 0.99 X-SW-Source: 2017-01/txt/msg00411.txt.bz2 On Tue, 31 Jan 2017 16:32:45, Corinna Vinschen wrote: [snip] > > Therefore the question is: 'can the same situation be created under > > under Windows?' (does Windows provide the required support?) > > 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. Downloaded the snapshots (both x86 and x86_64). Replaced cygwin1.dll. Repeated my test for both - bash --noediting, and - dash on both snapshots. Now I get the expected result! (UTF-8 characters are being erased) Thank you. 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