From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2253 invoked by alias); 24 Feb 2011 12:16:30 -0000 Received: (qmail 2238 invoked by uid 22791); 24 Feb 2011 12:16:28 -0000 X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,TW_WC,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-gy0-f171.google.com (HELO mail-gy0-f171.google.com) (209.85.160.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Feb 2011 12:16:24 +0000 Received: by gyd12 with SMTP id 12so298378gyd.2 for ; Thu, 24 Feb 2011 04:16:22 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.109.3 with SMTP id r3mr1604151yhg.30.1298549782451; Thu, 24 Feb 2011 04:16:22 -0800 (PST) Received: by 10.147.99.4 with HTTP; Thu, 24 Feb 2011 04:16:22 -0800 (PST) In-Reply-To: <20110224111447.GS9392@calimero.vinschen.de> References: <35i9m6pt07r66fib882etg5tgirkr413co@4ax.com> <0105D5C1E0353146B1B222348B0411A209DAA0FF98@NIHMLBX02.nih.gov> <20110224085617.GM9392@calimero.vinschen.de> <4nccm61h5q3f207me4u69qfk6i0vqrd2f2@4ax.com> <20110224111447.GS9392@calimero.vinschen.de> Date: Thu, 24 Feb 2011 12:16:00 -0000 Message-ID: Subject: Re: Mg3a - a version of Mg2a developed on Cygwin From: Andy Koppe To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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 X-SW-Source: 2011-02/txt/msg00518.txt.bz2 On 24 February 2011 11:14, Corinna Vinschen wrote: > On Feb 24 11:56, Bengt Larsson wrote: >> I don't use surrogates. I only use UTF-8 and UTF-32. ... which of course means that you don't support anything but UTF-8 and ASCII locales. Can't argue with that, but you might want to use nl_langinfo(CODESET) to check and warn if something else is used. >> But using cygwin's >> wcwidth may be worth thinking about. I suppose it will be consistent >> with mintty that way; otherwise not? > > Yes, I think Andy uses the system functions as well. Yep, as should any other terminal emulator. Andy -- 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