[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: internal error
From: |
Chet Ramey |
Subject: |
Re: internal error |
Date: |
Mon, 12 Feb 2024 09:30:57 -0500 |
User-agent: |
Mozilla Thunderbird |
On 2/10/24 9:41 PM, Frank Heckenbach wrote:
% ./bash -c "set -e; f() { eval false; }; f"
./bash: line 1: pop_var_context: head of shell_variables not a function context
Might be related to
https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00073.html,
but still present in 5.2.21.
Thanks, it's the same (cosmetic) issue.
https://lists.gnu.org/archive/html/bug-bash/2022-10/msg00078.html
--
``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/
OpenPGP_signature.asc
Description: OpenPGP digital signature
- internal error, Frank Heckenbach, 2024/02/10
- Re: internal error,
Chet Ramey <=