Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: BUG: zsh-3.1.5-pws-14: parameter expansion not working properly
- X-seq: zsh-workers 6233
- From: Peter Stephenson <pws@xxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: BUG: zsh-3.1.5-pws-14: parameter expansion not working properly
- Date: Fri, 07 May 1999 13:51:47 +0200
- In-reply-to: "Sven Wischnowsky"'s message of "Fri, 16 Apr 1999 09:36:31 DFT." <199904160736.JAA15853@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Sven Wischnowsky wrote:
>
> [ There is a little patchlet below. I don't suggest using it to
> everyone just now, it's just that I can think about this better when
> I have cod to play with. Didn't have the time for this yesterday. ]
Is there any agreement on this patch (6046) to introduce the variable
mult_isarr to keep track of whether a nested parameter substitution returns
an array? If so, what documentation changes are needed (which might help
tell everyone else what it's doing)? And what about the other glitch that
was noticed, that a single word array is always turned into a scalar
(currently around line 1471 in subst.c), do we get rid of that for
consistency? And do either of these require any changes to the existing
shell code in the distribution?
--
Peter Stephenson <pws@xxxxxxxxxxxxxxxxx> Tel: +39 050 844536
WWW: http://www.ifh.de/~pws/
Dipartimento di Fisica, Via Buonarroti 2, 56127 Pisa, Italy
Messages sorted by:
Reverse Date,
Date,
Thread,
Author