Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh 4.3.13 released



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