Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Icky little array slice assignment bug
- X-seq: zsh-workers 14400
- From: Wayne Davison <wayned@xxxxxxxxxxxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: PATCH: Icky little array slice assignment bug
- Date: Sun, 20 May 2001 02:25:57 -0700 (PDT)
- Cc: <zsh-workers@xxxxxxxxxx>
- In-reply-to: <Pine.LNX.4.33L2.0105190449500.7240-200000@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
I committed the non-controversial part of my array-assignment patch.
The second hunk of my params.c diff that just improved the boundary
checking (avoiding the weird cases you sited). I have not (yet?)
changed array[0]'s meaning nor have I implemented the alternate
solution I proposed, pending further comments.
..wayne..
Messages sorted by:
Reverse Date,
Date,
Thread,
Author