Re: [PATCH] Fix foreground dead jobs in trap handlers reported like background ones in `jobs'

2022-10-02 Thread Koichi Murase
2022年10月1日(土) 4:30 Chet Ramey : > On 7/17/22 11:52 PM, Koichi Murase wrote: > Thanks for the detailed report and suggested patches. I applied a variant > of your patch 3; Thank you for taking the time to review and apply the patch. > the change to print_job appears not to be needed (at least > al

declare -F incorrect line number

2022-10-02 Thread Daniel Castro
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -g -O2 -fdebug-prefix-map=/build/bash-Smvct5/bash-5.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -Wno-parentheses

extglob can be erroneously enabled in bash-5.2 through comsub nesting

2022-10-02 Thread Kerin Millar
Hi, I am writing to report that the 5.2 release does not correctly address the regressions introduced by 5.2-rc3 (see https://lists.gnu.org/archive/html/bug-bash/2022-08/msg00104.html for the context). Given a sufficient degree of command substitution nesting, it remains possible for the extgl