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

Re: zsh 4.3.11-dev-3



I haven't tried from the tarball but I can confirm that the current
CVS head builds on MacOS -- uname -a says:

Darwin macadamia 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST
2011; root:xnu-1504.9.37~1/RELEASE_I386 i386

and on CentOS 4, dynamic and static link, with build tree separate from
source tree:

Linux torch 2.6.9-89.ELsmp #1 SMP Mon Jun 22 12:32:43 EDT 2009 i686 i686 i386
GNU/Linux

On the latter with a static link I've started getting one harmless test
failure that I didn't get before:

Warning: zsh/example not linked: not checking autoloading
Test ../../zsh-4.0/Test/V01zmodload.ztst failed: bad status 1, expected 0 from:
  zmodload -u zsh/example
  builtin example
Error output:
(eval):zmodload:1: no such module zsh/example
(eval):2: no such builtin: example
Was testing: Autoloads are persistent

I think the "persistence" test should be skipped without an error when
the example module is not available.



Messages sorted by: Reverse Date, Date, Thread, Author