zsh-workers
 help / color / mirror / code / Atom feed
* Various problems with 3.0.1-test1
@ 1996-09-10 12:10 Peter Stephenson
  1996-09-10 13:57 ` Zoltan Hidvegi
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Stephenson @ 1996-09-10 12:10 UTC (permalink / raw)
  To: Zsh hackers list


Every time I investigate a problem, another turns up.  Here's the list
so far.

1) 

% ./zsh -fc 'shift 2; print $*' first second third fourth               
second third fourth fourth


2) This is very puzzling.

% ./zsh -fc 'setopt extendedglob;  [[ PATH = [A-Z]# ]] || print Failed.'
Failed.


3) This is minor but probably wrong:

% ./zsh -fc '1this_is_ignored=foo; print $1'
foo

ksh prints:
ksh: 1this_is_ignored=foo:  not found

-- 
Peter Stephenson <pws@ifh.de>       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.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1996-09-11  4:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-09-10 12:10 Various problems with 3.0.1-test1 Peter Stephenson
1996-09-10 13:57 ` Zoltan Hidvegi
1996-09-10 16:03   ` Peter Stephenson
1996-09-10 23:53     ` Zoltan Hidvegi

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).