Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.3.13 released
- X-seq: zsh-workers 29922
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: zsh 4.3.13 released
- Date: Thu, 01 Dec 2011 13:27:10 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s1024; t=1322742431; bh=tfnl5rw1TGR+ShkK8R2UOO4p1D36LvqXYtHNZfagC8A=; h=X-Yahoo-Newman-Id:X-Yahoo-Newman-Property:X-YMail-OSG:X-Yahoo-SMTP:Received:Received:In-reply-to:From:References:To:Subject:Date:Message-ID; b=ffZnksY8qxKHsZVO6SVf2L9+QNrkKkau17eU0H7KnWMyplVFUQmL3SE9MRM+rqCRSVqgOxiGwscbuw3Q//fi/lgeXFMDTRA0AiUq4CNAs42737UyrHI98gYilwAb2VQTyr2zlLyiyN6CBsLhwGXWnbHmQBZhQnfvgwVUJW9L/F4=
- In-reply-to: <15488.1322689558@pws-pc.ntlworld.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <15488.1322689558@pws-pc.ntlworld.com>
Peter Stephenson wrote:
> I've uploaded zsh 4.3.13 to ftp://ftp.zsh.org/pub/. If you get a chance
> to try it out before I upload it to Sourceforge, too, that would be
> great.
On Solaris, I get the following test failure. It is just slightly
different error message wording so probably harmless. Is part of
that message perhaps coming from strerror?
./A04redirect.ztst: starting.
*** /tmp/zsh.ztst.err.26521 Thu Dec 1 12:16:47 2011
--- /tmp/zsh.ztst.terr.26521 Thu Dec 1 12:16:47 2011
***************
*** 1 ****
! (eval):1: failed to close file descriptor 3: bad file descriptor
--- 1 ----
! (eval):1: failed to close file descriptor 3: bad file number
Test ./A04redirect.ztst failed: error output differs from expected as
shown above for:
(exec 3<&-
read foo <&-)
Was testing: '<&-' redirection
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author