Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 5.0.2-test-1 is available
- X-seq: zsh-users 18109
- From: Phil Pennock <zsh-workers+phil.pennock@xxxxxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: zsh 5.0.2-test-1 is available
- Date: Wed, 6 Nov 2013 16:57:20 -0500
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=spodhuis.org; s=d201210; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date; bh=HPLiR5VxSTgGSVlM3TFVGeL2OhDUG0bt4DTbxmXVfOY=; b=NfhcsGDokHdwwlKs411ueIjYo495iHvvOFs0P5kJ1RdCk8aEYRxM8ft8/0K6uppYdgh/Qpn569H8+ZoPQmAbIJGvyPE0rCVkXSyuTjk2YD9NCewNXbTJMPX5UFHZRZ1shJ6/GprNWaTIfOT7CVjCRfP4LLJH1alHgCgIL0VyeDQ=;
- In-reply-to: <20131106202321.4a48c77b@pws-pc.ntlworld.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mail-followup-to: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>, Zsh Users <zsh-users@xxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- Openpgp: url=https://www.security.spodhuis.org/PGP/keys/0x3903637F.asc
- References: <20131106202321.4a48c77b@pws-pc.ntlworld.com>
On 2013-11-06 at 20:23 +0000, Peter Stephenson wrote:
> I've uploaded a test version 5.0.2-test-1 prior to releasing 4.0.3.
ITYM 5.0.3. :)
> You'll find it at http://www.zsh.org/pub/development or
> ftp://ftp.zsh.org/pub/development.
Built with:
./configure --prefix=/opt/zshdev \
--enable-pcre --enable-cap --enable-multibyte --enable-dynamic \
--enable-libs="-lncurses" --with-tcsetpgrp DL_EXT=bundle
on MacOS 10.8.5 with XCode 4.6.3; I'm avoiding the newer ones for now,
waiting for 10.9.1, will update XCode then.
(ncurses came from MacPorts, I think)
Compiles cleanly; "make check" runs without issues.
42 successful test scripts, 0 failures, 0 skipped
-Phil
Messages sorted by:
Reverse Date,
Date,
Thread,
Author