Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
"make check" failure with 4.1.0-dev-5 from CVS
- X-seq: zsh-workers 17355
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: "make check" failure with 4.1.0-dev-5 from CVS
- Date: Sun, 23 Jun 2002 05:40:44 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Is that `2' meant to be there?
Test/B02typeset.ztst: starting.
*** /tmp/zsh.ztst.out.12001 Sat Jun 22 22:20:40 2002
--- /tmp/zsh.ztst.tout.12001 Sat Jun 22 22:20:40 2002
***************
*** 1,3 ****
float local f
! integer local f
2#11
--- 1,3 ----
float local f
! integer 2 local f
2#11
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author