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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=ooc +K/BsR95mK87zJF+uFESojNbbSsU8RjCCIgSfu7g/l5SpJkRt98VKcqEJHG0FZ2A FIwPtdiXgHhZ2pmmzY2pajiuHGC4ouc5ZMGBCk3Nuo6iot1cGDFujMpE6qYYip7N nQCJfRnuvxvMbIx6VkDdOq+pRFi3hUlzM2hukFv8= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=kfLMdxdIM EKj9wW0YxtS7bHa9lE=; b=iZ2QfBG4VFuE62UapKsYng8MdWguPZ8wZaOhjeAiE 52wsXHuS3pkQrIC3Y1nh3HghzD8HBDAGCYQ+R32hJrQxNQwlL7rCdOKuwEkCCSeX RhLMYTkiTcH8hyz/1y3XYcZtABDRxDc32kTuWs+laCybTEm/LNpD+n0Eefq76+pm XM= 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=-0.5 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,KB_WAM_FROM_NAME_SINGLEWORD,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 spammy=remind, seamlessly, urgent, kindly X-HELO: mout.kundenserver.de To: cygwin AT cygwin DOT com From: Thomas Wolff Subject: wcwidth / Unicode inconsistent Message-ID: <739a57da-2f8b-0a9b-6f3a-dadd82e9cfcd@towo.net> Date: Wed, 29 Nov 2017 20:56:17 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-UI-Out-Filterresults: notjunk:1;V01:K0:vyWZ7vNf9HI=:qS2nBjjBuS/SGfOwXRgOYh To4ZPk3pXwbZaLuaSApAf4zITJ2xkn6KxXbPByZF16G1kjb4deqveCo4F8Bc8YVa9GXeL6Bo5 UzCIo4sSJhclcISzLDS6VOA8boD1FjmYRUvSAYFg6ki0/Ul4u1nU0x1eBujHaKmoeCjZsdKoj 7h0F/3tYre2WtchhkqCxUPUm9MCtQQ3POW+pCB6Hx0ffsQfEXFqNb0TgtG9T4FYTen7TU4PrC ZJBxYZUyd0RP8D8yQndLhg2H/cPmOcAOKPS3xu0L2SoutToiSwLY/9GTNvw6zl9Prn61QXKMG BYTHO1cbGoMqzGLcMr5lbTbBDX6UKyQS7q4sKDAFDeQMuWr7mxLLqR5wvXMD4muXhr+cw16jk 11ku0a+CsVlUTnH1IoztV6d/LDO1eDBICpvdP2twYpeTYAyUgi+r+axMSK/9hY7VIkSKQJBnl HthRchRAYV0S9lO8H5Mva04dR06hsclmWd0BKpvNsx4i2DzpGBhuZww40/EzbzXUACcrNtQQf CvQEImgCdI2jsjOM+u1higGjJ438duVKHFdfSrpJezBHoia11sTY1BlUyD4LSpZYBXFJ6TXBO DaWi73EEy0wG1OnUlIDoJ/1UPrJgNaonjgwwBC3OhQVHUtyeHvTKmNGeQ/1UgUCZoF1EYtFkN 9lhFgf8WFY5Tg921YWyYUiEgkRiRNq0I1MV/24N71bTzUfBe0XQIaS99+y73lXFCMuJY3udQC gJ3A2lxedTT6TlOv3NeqCocJ9Oq0Oymr10Nb6A54cumjP+GU/MeYuF5bWKI= X-IsSubscribed: yes May I kindly remind of https://cygwin.com/ml/cygwin/2017-07/msg00366.html, for which my patch proposal is still pending on the newlib mailing list? While it's not as urgent anymore for mintty, where I've introduced a native width option meanwhile (Charwidth, corresponding to xterm -mk_width), it's not the best way to tune character width as it makes it inconsistent with wcwidth; also other applications might benefit from the option to update wcwidth seamlessly with each Unicode version. Thomas -- 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