Re: An interrupting ^C in inter. mode doesn't restore FUNCNAME by default

2016-07-17 Thread Piotr Grzybowski
hi, this, as well as the issue from the link you have provided, is nonexistent on bash-4.4-testing at a4eef1991c25c9d1c55f777952cd522c762c6fc3 I would consider it fixed. cheers, pg On 15 Jul 2016, at 15:36, psko...@gmail.com wrote: > Configuration Information [Automatically generated, do not

Re: man page confusion about array with no members: var=()

2016-07-17 Thread Chet Ramey
On 7/13/16 4:36 PM, idal...@idallen-fibe.dyndns.org wrote: > Bash Version: 4.3 > Patch Level: 46 > Release Status: release > > Description: > The BASH man pags says "When there are no array members, > ${name[@]} expands to nothing." and then later "An array variable > is conside

Re: An interrupting ^C in inter. mode doesn't restore FUNCNAME by default

2016-07-17 Thread Chet Ramey
On 7/15/16 9:36 AM, psko...@gmail.com wrote: > Bash Version: 4.3 > Patch Level: 11 > Release Status: release > > Description: > This is in reference to > http://unix.stackexchange.com/questions/296123/sigint-is-not-cleaned-up-in-funcname?noredirect=1#comment519834_296123 > > Interruptin