> Gesendet: Donnerstag, 26. September 2024 um 00:59
> Von: "andy pugh" <bodge...@gmail.com>
> An: "EMC developers" <emc-developers@lists.sourceforge.net>
> Betreff: Re: [Emc-developers] Any bash/dash etc experts?
>
> <html><head></head><body>On Wed, 25 Sept 2024 at 23:32, Rod Webster 
> <r...@vehiclemods.net.au> wrote:
> &gt;
> &gt; It does not seem to be an issue as bash is installed on Gentoo Linux by
> &gt; default
> &gt; https://wiki.gentoo.org/wiki/Bash
>
> I think that he is saying that he doesn't want to change his default
> shell. And if we were POSIX compliant he wouldn't have to.

And he would also be happy if our script would somehow set the shell to be 
executed.
This we typically do with the shebang (#!) line at the very beginning of the 
script,
but not so for that autoconf part.

It is a very reasonable request, IMHO.

There is another side to it. I think that by addressing this trivial-to-fix 
issue we are hardening our environment. And any such hardening is good as it 
may help to find other hidden issues. In that spirit I pointed to to 
https://www.shellcheck.net/ in the GitHub thread, and also 
https://cppcheck.sourceforge.io/ is something I would like see adopted for our 
CI, eventually.

Best,
Steffen


_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to