Hi everyone,
It's been a while and I've forgotten to submit the solution I've found to avoid
subprocesses stuck with named pipes.
It's more a work around than a true fix, but I didn't manage to find a better
solution.
I haven't checked version 5.1 yet. Did many things changed regarding named
> On Jul 22, 2020, at 4:12 AM, andrej--- via Bug reports for the GNU
> Bourne Again SHell wrote:
>
> Description:
> Integer variables don't get (re)parsed when (re)declared.
>
> Repeat-By:
> a=z
>declare -i a
>echo $a # z (I'd expect emptiness or 0)
The man page exp
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -march=x86-64 -mtune=generic -O2 -pipe -fno-plt
-DDEFAULT_PATH_VALUE='/usr/local/sbin:/usr/local/bin:/usr/bin'
-DSTANDARD_UTILS_PATH='/usr/bin' -DSYS_BASHRC='/etc/ba