From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26400 invoked from network); 22 Apr 2009 08:28:20 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 22 Apr 2009 08:28:20 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 86941 invoked from network); 22 Apr 2009 08:28:13 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 22 Apr 2009 08:28:13 -0000 Received: (qmail 4959 invoked by alias); 22 Apr 2009 08:28:06 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26868 Received: (qmail 4941 invoked from network); 22 Apr 2009 08:28:05 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 22 Apr 2009 08:28:05 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [85.115.60.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 708F382D4B6B for ; Wed, 22 Apr 2009 10:26:59 +0200 (CEST) Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly23d.srv.mailcontrol.com (MailControl) with ESMTP id n3M8RwqG022554 for ; Wed, 22 Apr 2009 09:28:01 +0100 Received: from news01 ([10.99.50.25]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Wed, 22 Apr 2009 09:27:58 +0100 Date: Wed, 22 Apr 2009 09:27:58 +0100 From: Peter Stephenson To: zsh-workers@sunsite.dk Subject: Re: Skipping of D07multibyte.ztst Message-ID: <20090422092758.129e93fd@news01> In-Reply-To: <20090421205910.GD2989@svalbard.freeshell.org> References: <20090421205910.GD2989@svalbard.freeshell.org> Organization: CSR X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.8; i386-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 22 Apr 2009 08:27:58.0759 (UTC) FILETIME=[3E430B70:01C9C324] X-Scanned-By: MailControl A_08_51_00 (www.mailcontrol.com) on 10.68.0.133 X-Virus-Scanned: ClamAV 0.92.1/9270/Wed Apr 22 03:52:37 2009 on bifrost X-Virus-Status: Clean On Tue, 21 Apr 2009 20:59:10 +0000 Paul Ackersviller wrote: > Again this won't be specific to 4.3.9-dev-2, but I'm testing zsh with > --enable-multibyte for the first time on NetBSD and HP-UX. Both are > building fine, but the test on both is showing > > % make TESTNUM=D07 check > ./D07multibyte.ztst: skipped (no UTF-8 locale or multibyte mode is not implemented) > > It appears the loop "for LANG in $langs ..." is never being broken out of, > evan though I have at least en_US.UTF-8 and en_GB.UTF-8 locales in both cases. > Suggestions? Is MULTIBYTE_SUPPORT enabled in config.h? Otherwise one of the autoconf tests failed. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070