bug-bash
[Top][All Lists]
Advanced

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

Re: proposed BASH_SOURCE_PATH


From: Oğuz
Subject: Re: proposed BASH_SOURCE_PATH
Date: Mon, 8 Jul 2024 07:42:50 +0300

On Monday, July 8, 2024, Martin D Kealey <martin@kurahaupo.gen.nz> wrote:
>
> It's not possible to change "${BASH_SOURCE[@]}" without breaking some
> existing code,
>

It's worth breaking existing code in this case.

which leaves us with some kind of explicit opt-in such as:
>

`shopt -s compat52' should suffice to opt out of the new default. No point
in making it more complicated than that.


-- 
Oğuz


reply via email to

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