On Fri, 1 Sep 2023 10:29:29 -0400
Chet Ramey wrote:
> On 9/1/23 10:27 AM, Kerin Millar wrote:
>
> > Would you mind supplying a diff for 5.2.15? For that version, I get:
> >
> > ./parse.y: In function ‘time_command_acceptable’:
> > ./parse.y:3139:14: error: ‘DOLBRACE’ undeclared (first use in th
On 9/1/23 10:27 AM, Kerin Millar wrote:
Would you mind supplying a diff for 5.2.15? For that version, I get:
./parse.y: In function ‘time_command_acceptable’:
./parse.y:3139:14: error: ‘DOLBRACE’ undeclared (first use in this function);
did you mean ‘Q_DOLBRACE’
Remove `DOLBRACE'. It's for n
On Fri, 1 Sep 2023 09:52:17 -0400
Chet Ramey wrote:
> On 8/31/23 1:21 PM, Dima Korobskiy wrote:
>
> > Bash Version: 5.2
> > Patch Level: 15
> > Release Status: release
> >
> > Description:
> > One of my Bash scripts started to fail all of a sudden and I was
> > able to narrow down thi
On 8/31/23 1:21 PM, Dima Korobskiy wrote:
Bash Version: 5.2
Patch Level: 15
Release Status: release
Description:
One of my Bash scripts started to fail all of a sudden and I was
able to narrow down this problem to Bash upgrade itself (via Homebrew on a
Mac): from 5.1.16 to 5.2.15.
I
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: darwin20.6.0
Compiler: clang
Compilation CFLAGS: -DSSH_SOURCE_BASHRC
uname output: Darwin San-Francisco-iMac.local 20.6.0 Darwin Kernel
Version 20.6.0: Thu Jul 6 22:12:47 PDT 2023;
root:xnu-7195.141.49.702.1