Re: [PATCH] Refine string and array slice assignments
Mikael Magnusson <[email protected]>
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAHYJk3SuScF0OH0iT5SZ-voJ=HveJ8_FM0Pc+rSvPPKrR4HY3Q@mail.gmail.com> |
On Sun, Jun 7, 2026 at 1:51 PM Philippe Altherr <[email protected]> wrote: > > Here is an updated patch. It no longer depends on other patches. > > - Refine string and array slice assignments Looking at assignstrvalue and setarrvalue side by side is a lot nicer now, so assuming the code actually works correctly, I like this. -- Mikael Magnusson