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:date:message-id:from:to:subject:references :in-reply-to; q=dns; s=default; b=X+sPpCvYU0v7K6FBsXZcroGbPtB3Zm YSpDmMw0Kza1IhsJCRx9ankRLejHqIssSZU/ai4mhwHFz8QqJS510gUP3XkC0w8c W9cokrIPUgZBmwIYblewupufErYKXA9eV+95yppQfeQIepPwunzw9Z1xueYQEDVx bX5jcrNiRSrEc= 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=j88QsR9Zf/VEPkMJlQJxi73EcXY=; b=RfGW 0o1ltNY17JBHs7KtIkBIN2LIu5ommQCQWOSHGh5Nv1nG6yzaG+Rtg1JwiAc8Uynl 132YwRzRgAZzXRTGkgzWkt7tJXmlMk72DaUMYj63Zv9Ojgy5nMUiZB8M9wpq4oGQ ixELeliOcNc3AzJZ82gaXM8oNoi9j/M9sPLL3AU= 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=-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 Date: Tue, 31 Jan 2017 18:54:51 +0100 Message-ID: <20a6afc7ba5fd3ad3183e6ecc30cfae9@smtp-cloud3.xs4all.net> From: Houder To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: dash-0.5.8-3 References: <58893f48 DOT 0850ca0a DOT 6c5d DOT 5fde AT mx DOT google DOT com> <81b5af354b7a3925ff0a68dcc063265f AT smtp-cloud6 DOT xs4all DOT net> <20170131100402 DOT GB29504 AT calimero DOT vinschen DOT de> <20170131131616 DOT GC29504 AT calimero DOT vinschen DOT de> <40c92f1e987a9162742766816abb4a03 AT smtp-cloud2 DOT xs4all DOT net> <20170131153245 DOT GA8905 AT calimero DOT vinschen DOT de> In-Reply-to: <20170131153245.GA8905@calimero.vinschen.de> User-Agent: mua.awk 0.99 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