From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (list@euclid.skiles.gatech.edu [130.207.146.50]) by coral.primenet.com.au (8.7.5/8.7.3) with ESMTP id TAA05518 for ; Wed, 18 Sep 1996 19:49:43 +1000 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id FAA17771; Wed, 18 Sep 1996 05:29:43 -0400 (EDT) Resent-Date: Wed, 18 Sep 1996 05:29:43 -0400 (EDT) Message-Id: <199609180927.LAA03839@hydra.ifh.de> X-Authentication-Warning: hydra.ifh.de: Host pws@localhost didn't use HELO protocol To: zsh-workers@math.gatech.edu (Zsh hackers list) Subject: two new bugs Date: Wed, 18 Sep 1996 11:27:42 +0200 From: Peter Stephenson Resent-Message-ID: <"dgOU8.0.bL4.64yFo"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/2145 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Here are two recent bugs, both certainly since 3.0.0, the second very recent. 1) % foo[1]=bar zsh: command not found: foo[1]=bar (Did this come with Zoltan's patch to fix the bug that '1foo=bar' worked like '1=bar'? Unfortunately I've since deleted that.) 2) % fn() { if true; then functions fn | less; fi; } % fn zsh: 14277 done functions fn | zsh: 14278 suspended (tty output) less The second process only responds to kill -9. I can't offhand see which patch might have caused this. -- Peter Stephenson Tel: +49 33762 77366 WWW: http://www.ifh.de/~pws/ Fax: +49 33762 77330 Deutches Electronen-Synchrotron --- Institut fuer Hochenergiephysik Zeuthen DESY-IfH, 15735 Zeuthen, Germany.