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: wang yuhang
Subject: Re: Nested expansion in heredoc fails
Date: Wed, 14 Dec 2022 23:10:48 +0800

Hello 

In bash-5.2, There is one modification: fix to expand $'...' and 
$"..." in certain word expansions while expanding lines of here-document data


This modification has been changed when dealing with '$(', It seems 
to have missed the right bracket. Maybe we should add this bracket.


I hope this patch can fix your problem

Attachment: fix.patch
Description: Binary data


reply via email to

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