Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Bug report: assigning $! to an array element doesn't work



> On 15/08/2024 02:16 BST Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> Changing line 1405 to
>
> 1405            if (seen_brct && brct)
>
> still passes all "make check" tests, and fixes the assignment.

Without an explicit test for the problem cases inolved to guide us further,
that's probably good enough.  It's not obviously wrong and any problem
is going to be obscure.

pws




Messages sorted by: Reverse Date, Date, Thread, Author