From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23751 invoked from network); 5 May 2008 00:41:37 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 5 May 2008 00:41:37 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 50853 invoked from network); 5 May 2008 00:41:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 5 May 2008 00:41:31 -0000 Received: (qmail 24531 invoked by alias); 5 May 2008 00:41:29 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24919 Received: (qmail 24517 invoked from network); 5 May 2008 00:41:28 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 5 May 2008 00:41:28 -0000 Received: from mx.spodhuis.org (redoubt.spodhuis.org [193.202.115.177]) by bifrost.dotsrc.org (Postfix) with ESMTP id 400F080ED172 for ; Mon, 5 May 2008 02:41:24 +0200 (CEST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=d200803; d=spodhuis.org; h=Received:Date:From:To:Cc:Subject:Message-ID:Mail-Followup-To:References:MIME-Version:Content-Type:Content-Disposition:In-Reply-To; b=rvcTses3sCohx8J5w0lsV5TW7l0v7AKDiSg2Y7s3icJo9nVvn9RL6DgMO50qZdO6n5RIT+p/Uc+j6ype15ly1yQlJtT5rwoajiTm2VTs5fmqhtFwUVQqbhKkimK10lGGxLp/BV0xZQcFAEePfPyxyA6rr9mk516UPRKrTAf7HKg=; Received: by smtp.spodhuis.org with local id 1Jsolg-0001tm-31; Mon, 05 May 2008 00:41:24 +0000 Date: Sun, 4 May 2008 17:41:24 -0700 From: Phil Pennock To: Zsh Hackers' List Cc: Peter Stephenson Subject: Re: zsh 4.3.6 FreeBSD bug Message-ID: <20080505004123.GB90654@redoubt.spodhuis.org> Mail-Followup-To: Zsh Hackers' List , Peter Stephenson References: <20080503073947.GA22661@redoubt.spodhuis.org> <20080504131913.5b0b0ca5@pws-pc> <20080504193746.1f663c4f@pws-pc> <20080505003858.GA90654@redoubt.spodhuis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080505003858.GA90654@redoubt.spodhuis.org> X-Virus-Scanned: ClamAV 0.91.2/7027/Mon May 5 00:19:45 2008 on bifrost X-Virus-Status: Clean [ -cc des ] On 2008-05-04 at 17:38 -0700, Phil Pennock wrote: > cvs HEAD (with your fixes) builds and runs on FreeBSD 6.2/amd64. NB: the HEAD included the 24915 fixes for combining characters and the problems were still seen. -Phil