Variable references (declare -n, "nameref") are limited to a depth of 8.

2020-04-24 Thread andrej--- via Bug reports for the GNU Bourne Again SHell
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

Re: Man page typo: "abd"

2020-04-24 Thread Chet Ramey
On 4/24/20 1:53 PM, Alex Schroeder wrote: > I hope this is the right place to fix it. Thanks for bash. :) Thanks for the report. This was fixed a while back in the devel branch. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hip

Man page typo: "abd"

2020-04-24 Thread Alex Schroeder
I hope this is the right place to fix it. Thanks for bash. :) Cheers Alex >From 1ff12f30e83762bea2ca0c1b09c240ab2d1086ca Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Fri, 24 Apr 2020 19:51:25 +0200 Subject: [PATCH] Bash-5.0 patch 18: fix typo in the man page --- doc/bash.1 | 2 +- 1 fil

Re: Proposed new feature for bash: unbuffered pipes

2020-04-24 Thread Chet Ramey
On 4/22/20 9:31 PM, Dale R. Worley wrote: > The crux of the problem, IMHO, is to look at it from the right angle: I'm not going to add this to bash. It's a bad idea to add a feature that will perpetually require a user to patch glibc (!), and that will never be added to any mainline glibc distrib

Bash-5.0 Official Patch 17

2020-04-24 Thread Chet Ramey
BASH PATCH REPORT = Bash-Release: 5.0 Patch-ID: bash50-017 Bug-Reported-by:Valentin Lab Bug-Reference-ID: Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2020-03/msg00062.html B