Re: Issue with parameter expansion with array when index > 2^31

2021-08-06 Thread Chet Ramey
On 8/5/21 4:07 PM, fe...@f-hauri.ch wrote: Bash Version: 5.1 Patch Level: 8 Release Status: release Description: parameter expansion don't work correctly with array when index become bigger than 31 bit value Thanks for the report. The function prototype needed to be changed f

bug with edit-and-execute-command and multiline commands

2021-08-06 Thread Emanuele Torre
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/bash

Re: bug with edit-and-execute-command and multiline commands

2021-08-06 Thread Bob Proulx
Emanuele Torre wrote: > Also here is a paste with some examples by rwp: > https://paste.debian.net/plain/1206849 That paste is going to exire so here is the contents of it. I wanted to show exactly what characters were in the file being edited and therefore set VISUAL to od in order to du