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

Re: zsh 5.0.2-test-1 is available



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