zsh-workers
 help / color / mirror / code / Atom feed
From: Tanaka Akira <akr@jaist.ac.jp>
To: Sven Wischnowsky <wischnow@informatik.hu-berlin.de>
Cc: zsh-workers@sunsite.auc.dk
Subject: Re: PATCH: wordcode files
Date: 02 Mar 2000 00:24:22 +0900	[thread overview]
Message-ID: <rsqg0ua67dl.fsf@crane.jaist.ac.jp> (raw)
In-Reply-To: Sven Wischnowsky's message of "Wed, 1 Mar 2000 11:06:24 +0100 (MET)"

In article <200003011006.LAA24751@beta.informatik.hu-berlin.de>,
  Sven Wischnowsky <wischnow@informatik.hu-berlin.de> writes:

> Ok, here is the patch.

Since 9947, make check fails as follows.

...
./04redirect.ztst: all tests successful.
*** /tmp/zsh.ztst.out.2056      Thu Mar  2 00:21:37 2000
--- /tmp/zsh.ztst.tout.2056     Thu Mar  2 00:21:37 2000
***************
*** 1,2 ****
! Hello.
  This, too, is functst
--- 1,2 ----
! This, too, is functst
  This, too, is functst
Test ./05command.ztst failed: output differs from expected as shown above for:
  unfunction functst
  print "functst() { print This, too, is functst; }; print Hello." >functst
  typeset -fu functst
  functst
  functst
Was testing: autoloading with initialization
./05command.ztst: test failed.
./06arith.ztst: all tests successful.
./07cond.ztst: all tests successful.
Test ./08traps.ztst failed: bad status 1, expected 0 from:
   fn1() {
    trap
    TRAPINT() { print INT1; }
    fn2() { TRAPINT() { print INT2; }; trap; }
    trap
    fn2
    trap
  }
  fn1
Error output:
fn1: command not found: INT1
fn1: command not found: INT1
Was testing:  Nested `trap ... INT', not triggered
./08traps.ztst: test failed.
./09funcdef.ztst: all tests successful.
...
-- 
Tanaka Akira


  reply	other threads:[~2000-03-01 15:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-01 10:06 Sven Wischnowsky
2000-03-01 15:24 ` Tanaka Akira [this message]
2000-03-01 16:58 ` Bart Schaefer
2000-03-01 16:00 Sven Wischnowsky
2000-03-02  9:09 Sven Wischnowsky
2000-03-03  4:09 ` Bart Schaefer
2000-03-02 10:03 Sven Wischnowsky
2000-03-02 16:28 ` Bart Schaefer
2000-03-02 16:43 ` Bart Schaefer
2000-03-02 17:52   ` Zefram
2000-03-09  9:37 Sven Wischnowsky

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=rsqg0ua67dl.fsf@crane.jaist.ac.jp \
    --to=akr@jaist.ac.jp \
    --cc=wischnow@informatik.hu-berlin.de \
    --cc=zsh-workers@sunsite.auc.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).