Re: [PATCH] Makefile.in: add LIBINTL_H to install-headers

2024-11-15 Thread Martin D Kealey
On Thu, 14 Nov 2024 at 06:45, Chet Ramey wrote: > On 11/12/24 8:17 PM, Grisha Levit wrote: > > I'm not sure if this is the most idiomatic way to write the rule, but > > if a libintl.h is generated, it needs to make it into the installed > > headers directory to allow loadables to build. > AFAIK

[bug #66445] Use after free in change_to_directory function

2024-11-15 Thread anonymous
URL: Summary: Use after free in change_to_directory function Group: The GNU Bourne-Again SHell Submitter: None Submitted: Fri 15 Nov 2024 10:48:54 AM UTC Category: None

[bug #66444] Use after free in expand_string_dollar_quote function

2024-11-15 Thread anonymous
URL: Summary: Use after free in expand_string_dollar_quote function Group: The GNU Bourne-Again SHell Submitter: None Submitted: Fri 15 Nov 2024 09:26:31 AM UTC Category: None

Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command

2024-11-15 Thread Martin D Kealey
On Fri, 15 Nov 2024 at 00:20, Chet Ramey wrote: > On 11/13/24 11:40 PM, Martin D Kealey wrote: > > > The fact that pipeline components are implicitly run in subshells is > > arguably not highlighted well enough [...] > > The man page states that explicitly. > I know, but "explicitly" is not th

Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command

2024-11-15 Thread Robert Elz
Date:Sat, 16 Nov 2024 14:05:17 +1000 From:Martin D Kealey Message-ID: | I know, but "explicitly" is not the same as "highlighted", let alone "well | enough". Please, nothing at all like you're suggesting. Man pages are not, and not intended to be, tutorials.