Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Positional Parameter "$@"



  Hello Zoltan,

hzoli@xxxxxxxxxx (Zoltan Hidvegi) wrote in <9506300924.AA02201@xxxxxxxxxxxxx>:

> > (1) $ cat foo
> >     #!/bin/zsh
> >     echo ${1+"$@"}
> > 
> >     $ ./foo a b c
> >     ./foo: ambiguous: a [2]
> 
> That's a bug. I've fixed it long a ago in my releases, which can be ftp'ed
> from ftp://ktud.elte.hu/pub/zsh. I did too may changes in the substitution
> code so I do not send a patch for that.

     I see!  I'll get your zsh release soon and try it.  Thank you for
your kindness.
--
Yoshinari KANAYA <kanaya@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
Miyazaki Laboratory, Graduate School of Information Sciences,
Tohoku University, Sendai 980-77, Japan



Messages sorted by: Reverse Date, Date, Thread, Author