bug-bash
[Top][All Lists]
Advanced

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

Re: functions can fully unset local vars in other scopes


From: Andreas Schwab
Subject: Re: functions can fully unset local vars in other scopes
Date: Sat, 30 Jul 2022 08:46:44 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1.90 (gnu/linux)

On Jul 30 2022, Martin D Kealey wrote:

> *2: Adding a new global setting just adds yet another unreasonably
> difficulty when sourcing files maintained by multiple authors into one
> shell script program.

It's not really different to the situation with perl or python.  If you
use a perl or python module in your program, you need a version of that
module that has been ported to the perl or python version in use.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510  2552 DF73 E780 A9DA AEC1
"And now for something completely different."



reply via email to

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