Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ${(z)} parsing of multiple array assignments
Peter Stephenson wrote on Mon, 30 Dec 2019 22:37 +00:00:
> On Mon, 2019-12-30 at 18:21 +0000, Daniel Shahaf wrote:
> > Daniel Shahaf wrote on Mon, Dec 30, 2019 at 18:13:39 +0000:
> > > Here's a test.
> >
> > One more:
>
> Thanks; shall I commit my change? It looks like it ought to be local
> enough we can be reasonably confident it's well tested.
The changes do seem fairly local, and not likely to break anything that
_doesn't_ use array assignments interactively (get_comp_string()) or in
${(z)} (bufferwords()), so small risk. I don't have a gut feeling for how likely
they are to break anything, but if you feel they're not going to necessitate
a 5.8.1, then sure, go ahead and commit to master.
If you aren't sure, then go ahead and commit to the 5.9 branch. :)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author