From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 376 invoked by alias); 17 Jul 2012 23:58:04 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 17180 Received: (qmail 96 invoked from network); 17 Jul 2012 23:58:01 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00,DKIM_ADSP_ALL, DKIM_SIGNED,RCVD_IN_DNSWL_MED,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 Received-SPF: none (ns1.primenet.com.au: domain at spodhuis.org does not designate permitted sender hosts) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201107; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=K/5AGD76xwbH0R0rEFx6b4kCmdbmbdkgxPL03+55BUM=; b=X+Y5UgQGtZydi24G/EWuvc6UUzSRo2iKnXYAp4zjZiyvB0vo2kIZpStuRHAFaMKlH5PFj0Llt+2T8Qg0xaCu3DmA8D0I0NuYdy00OrKdDkODDNH5bjDa3qg51fADOtX3a6pWM6iZ7eIsSs2Kjzgs/kf00JrXQLZmhSL861CWxC0=; Date: Tue, 17 Jul 2012 16:40:57 -0700 From: Phil Pennock To: Peter Stephenson Cc: Zsh Users Subject: Re: zsh 4.3.17-test-2 Message-ID: <20120717234057.GA12654@redoubt.spodhuis.org> Mail-Followup-To: Peter Stephenson , Zsh Users References: <20120715221202.6e46dcc6@pws-pc.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120715221202.6e46dcc6@pws-pc.ntlworld.com> On 2012-07-15 at 22:12 +0100, Peter Stephenson wrote: > I've uploaded 4.3.17-test-2 to ftp.zsh.org in the directory > pub/development. The changes are small. I therefore can't see any > reason not to release 5.0.0 shortly, so this may well be your last chance > to try it out first. Works for me on MacOS, Darwin 11.4.2. Built as: DL_EXT=bundle ./configure --prefix=$HOME/dbg --enable-multibyte \ --with-tcsetpgrp --enable-etcdir=$HOME/dbg/etc --enable-pcre make test: 40 successful test scripts, 0 failures, 0 skipped -Phil