Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Empty array and parameter expansion
- X-seq: zsh-users 1590
- From: Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx>
- To: zsh-users@xxxxxxxxxxxxxxx
- Subject: Re: Empty array and parameter expansion
- Date: Wed, 10 Jun 1998 23:36:08 +0200
- In-reply-to: <980610102651.ZM12101@xxxxxxxxxxxxxxxxxxxxxxx>; from "Bart Schaefer" on Wed, Jun 10, 1998 at 10:26:51
- Mail-followup-to: zsh-users@xxxxxxxxxxxxxxx
- References: <19980610152610.A29619@xxxxxxxxxxx> <980610102651.ZM12101@xxxxxxxxxxxxxxxxxxxxxxx>
On Wed, Jun 10, 1998 at 10:26:51 -0700, Bart Schaefer wrote:
> } % i=test
> } % a=()
> } % a=($a $i)
> } % echo $a
> } $i
>
> I don't understand it either, as it doesn't happen to me.
After some tests... it happens only when RC_EXPAND_PARAM is set.
But is it normal?
--
Vincent Lefevre <Vincent.Lefevre@xxxxxxxxxxx> - PhD stud. in Computer Science
Web: http://www.ens-lyon.fr/~vlefevre/ - 100% validated HTML - Acorn Risc PC,
Yellow Pig 17, Championnat International des Jeux Mathematiques et Logiques,
TETRHEX, Faits divers insolites, etc...
Messages sorted by:
Reverse Date,
Date,
Thread,
Author