Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
make check failures in latest CVS
- X-seq: zsh-workers 9627
- From: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: make check failures in latest CVS
- Date: 08 Feb 2000 20:14:26 -0500
- In-reply-to: Bart Schaefer's message of "Mon, 7 Feb 2000 00:35:47 -0800 (PST)"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- Sender: acs@xxxxxxxxxxxxxxx
uname -a reports:
Linux zion 2.2.15pre5 #2 SMP Wed Feb 2 23:24:04 EST 2000 i686 unknown
For the last 2 days the CVS snapshots have failed 'make check' with the
following error:
*** /tmp/zsh.ztst.out.1405 Tue Feb 8 20:03:54 2000
--- /tmp/zsh.ztst.tout.1405 Tue Feb 8 20:03:54 2000
***************
*** 1,2 ****
- Line 1
- Line 1
--- 0 ----
Test /usr/local/src/zsh-2000-02-08/Test/05command.ztst failed: output differs from expected as shown above for:
unfunction fn
print 'TRAPDEBUG() {
print Line $LINENO
}
:
unfunction TRAPDEBUG
}' > fn
autoload fn
fn
rm fn
Error output:
fn:6: parse error near `}'
Was testing: TRAPDEBUG
/usr/local/src/zsh-2000-02-08/Test/05command.ztst: test failed.
Let me know if there's any more detail I need to provide.
- vin
Messages sorted by:
Reverse Date,
Date,
Thread,
Author