> On Mon, Jan 8, 2024, 12:26 wrote:
>
>> Do any of the other six patches in that report also apply to Bash 5.2?
>>
>
> Yes, all but the one for the `kv' builtin which did not exist yet. See
> attached.
>
>>
>>
Would you please consider releasing these as an official patch?
Jan 10, 2024, 15:58 by grishale...@gmail.com:
> On Mon, Jan 8, 2024, 12:26 <> pou...@tutanota.com> > wrote:
>
>> Do any of the other six patches in that report also apply to Bash 5.2?
>>
>
> Yes, all but the one for the `kv' builtin which did not exist yet. See
> attached.
>
>>
>>
Nice!
Will th
Jan 8, 2024, 09:23 by chet.ra...@case.edu:
>
> *** ../bash-5.2-patched/builtins/evalstring.c Tue Dec 13 12:53:21 2022
> --- builtins/evalstring.c Tue Nov 28 17:25:39 2023
> ***
> *** 763,766
> --- 773,779
> if (fnp)
> *fnp = fn;
> + else
> + free (fn);
> +
> retu
Jan 7, 2024, 00:00 by grishale...@gmail.com:
> I believe this is fixed in (yet unreleased) Bash 5.3. See report [1]
> applied in [2].
>
> [1]: https://lists.gnu.org/archive/html/bug-bash/2023-06/msg00045.html
> [2]:
> https://git.savannah.gnu.org/cgit/bash.git/diff/builtins/evalstring.c?h=devel
Jan 6, 2024, 23:59 by grishale...@gmail.com:
>
>
> On Sun, Jan 7, 2024, 00:26 pourko--- via Bug reports for the GNU Bourne Again
> SHell <> bug-bash@gnu.org> > wrote:
>
>> For demonstration, put a $(> becomes very noticeable:
>>
>
>
>> T
For demonstration, put a $(/tmp/file
while :;do
var=$(