Re: PATCH: ::= didn't respect parameter flags
Bart Schaefer <[email protected]> Tue, 9 Jun 2026 21:33:33 -0700
| Newsgroups | gmane.comp.shells.zsh.devel |
|---|---|
| Message-ID | <CAH+w=7b-mukNw+RFBm3fnVT3Bh6+PftpUFEDxzLmf-2szXMfhw@mail.gmail.com> |
On Thu, Jun 4, 2026 at 12:16 AM Mikael Magnusson <[email protected]> wrote: > > We agreed that at least the latter is definitely disagreeing with what you would > expect and the documentation. I meant to reply to this sooner. Does this change in any way impact the 25 "Rules" in doc section 14.3.3? Presently that doesn't mention assignment forms at all, but there are a number of explicit orderings of expansion flags with respect to each other and with respect to nested expansions, and I think it could be argued that ${(A)uniquearr::=$duplicates} contains a nested expansion. Perhaps this at least needs clarification?