bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Nested expansion in heredoc fails


From: Norbert Lange
Subject: Re: Nested expansion in heredoc fails
Date: Tue, 10 Jan 2023 23:26:11 +0100

On Wed, 14 Dec 2022, 16:09 Chet Ramey, <chet.ramey@case.edu> wrote:

> On 12/13/22 12:42 PM, Norbert Lange wrote:
>
> > Bash Version: 5.2
> > Patch Level: 2
> > Release Status: release
> >
> > Description:
> > Parameter expansion within heredocs fails.
> >
> > The code below works with other shells aswell as bash 5.1
>
> Thanks for the report. It's an off-by-one error that is specific to command
> substitution within parameter expansion in a here-document line. Here's a
> patch.
>
> Chet
>
> --
> ``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/



Hello,

Are you waiting for feedback for the patch?

This bug can break scripts completely or change them silently, so I'd guess
there should be a new Patch-Release soon.

Regards, Norbert


reply via email to

[Prev in Thread] Current Thread [Next in Thread]