From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28807 invoked from network); 19 Aug 2006 18:00:36 -0000 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00, FORGED_RCVD_HELO autolearn=ham version=3.1.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 19 Aug 2006 18:00:36 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 93774 invoked from network); 19 Aug 2006 18:00:28 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 19 Aug 2006 18:00:28 -0000 Received: (qmail 10816 invoked by alias); 19 Aug 2006 18:00:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 22629 Received: (qmail 10805 invoked from network); 19 Aug 2006 18:00:26 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 19 Aug 2006 18:00:26 -0000 Received: (qmail 93431 invoked from network); 19 Aug 2006 18:00:26 -0000 Received: from master.altlinux.org (62.118.250.235) by a.mx.sunsite.dk with SMTP; 19 Aug 2006 18:00:25 -0000 Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by master.altlinux.org (Postfix) with ESMTP id 0059FE365B for ; Sat, 19 Aug 2006 22:00:24 +0400 (MSD) Received: by localhost.localdomain (Postfix, from userid 500) id 76E5235A759; Sat, 19 Aug 2006 22:00:46 +0400 (MSD) Date: Sat, 19 Aug 2006 22:00:46 +0400 From: Alexey Tourbin To: zsh-workers@sunsite.dk Subject: Re: compaudit problem Message-ID: <20060819180046.GB8500@localhost.localdomain> Mail-Followup-To: zsh-workers@sunsite.dk References: <20060819115030.GE25959@localhost.localdomain> <060819103035.ZM28413@torch.brasslantern.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4SFOXa2GPu3tIq4H" Content-Disposition: inline In-Reply-To: <060819103035.ZM28413@torch.brasslantern.com> --4SFOXa2GPu3tIq4H Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sat, Aug 19, 2006 at 10:30:33AM -0700, Bart Schaefer wrote: > Does anything change if you run "zsh -o posix_identifiers"? Have you > tried building with "configure --disable-multibyte"? posix_identifiers doesn't help, but --disable-multibyte makes things work again. --4SFOXa2GPu3tIq4H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE51HOfBKgtDjnu0YRArL2AJkB6sJNKDF3EDXT3N53GSwL73CVQwCgv+B0 Gc0G739HvU0Zn4HzC4VmN7w= =Nq5N -----END PGP SIGNATURE----- --4SFOXa2GPu3tIq4H--