[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: recovering from parser errors during compound assignment
From: |
Chet Ramey |
Subject: |
Re: recovering from parser errors during compound assignment |
Date: |
Mon, 1 May 2023 17:21:22 -0400 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 |
On 4/26/23 5:27 PM, Grisha Levit wrote:
If a parser error is encountered when `local' is parsing an array
assignment string, the installed unwind-protects never run:
----
If there's a PROMPT_COMMAND set and a parser error is encountered during a
compound assignment, the alias expansion state is not properly restored:
Thanks for the reports.
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU chet@case.edu http://tiswww.cwru.edu/~chet/
- Re: recovering from parser errors during compound assignment,
Chet Ramey <=