Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug

gnu.bash.bug

5684 articles (numbers 11058 – 16896) — threaded view

| Advanced

Subject Author Date [asc]
Re: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait' Harald van Dijk <harald@gigawatt.nl> 2020-02-18 21:59 +0000
"wait" loses signals Denys Vlasenko <dvlasenk@redhat.com> 2020-02-19 11:29 +0100
test -v for array does not work as documented Ulrich Mueller <ulm@gentoo.org> 2020-02-19 13:00 +0100
Re: test -v for array does not work as documented Chet Ramey <chet.ramey@case.edu> 2020-02-19 10:22 -0500
Re: test -v for array does not work as documented Ulrich Mueller <ulm@gentoo.org> 2020-02-19 17:18 +0100
Re: test -v for array does not work as documented Chet Ramey <chet.ramey@case.edu> 2020-02-19 11:27 -0500
Re: test -v for array does not work as documented pepa65 <solusos@passchier.net> 2020-02-19 23:52 +0700
Re: test -v for array does not work as documented Stephane Chazelas <stephane@chazelas.org> 2020-02-19 16:55 +0000
Inconsistent termination of function when 'local' tries to override read-only variable Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-19 20:36 +0100
${variable@A} does not work for associative arrays Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-19 21:05 +0100
Re: "wait" loses signals Chet Ramey <chet.ramey@case.edu> 2020-02-19 15:30 -0500
${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-19 22:03 +0100
Re: test -v for array does not work as documented Grisha Levit <grishalevit@gmail.com> 2020-02-19 16:26 -0500
Re: ${variable@A} does not work for associative arrays Chet Ramey <chet.ramey@case.edu> 2020-02-19 16:46 -0500
Unnecessary space in 'declare -p' and [@]@A for non-empty associative arrays Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-19 22:59 +0100
Re: ${variable@A} does not work for associative arrays Eli Schwartz <eschwartz@archlinux.org> 2020-02-19 17:06 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-19 23:22 +0100
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-20 00:18 +0100
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Eli Schwartz <eschwartz@archlinux.org> 2020-02-19 18:49 -0500
Re: "wait" loses signals Harald van Dijk <harald@gigawatt.nl> 2020-02-19 23:53 +0000
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-20 01:46 +0100
Re: "wait" loses signals Robert Elz <kre@munnari.OZ.AU> 2020-02-20 08:55 +0700
Re: "wait" loses signals Denys Vlasenko <dvlasenk@redhat.com> 2020-02-20 09:02 +0100
Re: "wait" loses signals Harald van Dijk <harald@gigawatt.nl> 2020-02-20 09:16 +0000
Re: test -v for array does not work as documented Ulrich Mueller <ulm@gentoo.org> 2020-02-20 13:48 +0100
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Greg Wooledge <wooledg@eeg.ccf.org> 2020-02-20 08:28 -0500
Re: test -v for array does not work as documented pepa65 <solusos@passchier.net> 2020-02-20 21:14 +0700
Re: Procsub.tests on OSes using named pipes "CHIGOT, CLEMENT" <clement.chigot@atos.net> 2020-02-20 14:32 +0000
Re: test -v for array does not work as documented Ulrich Mueller <ulm@gentoo.org> 2020-02-20 16:05 +0100
Re: test -v for array does not work as documented Greg Wooledge <wooledg@eeg.ccf.org> 2020-02-20 10:11 -0500
Re: "wait" loses signals Chet Ramey <chet.ramey@case.edu> 2020-02-20 10:27 -0500
Re: Inconsistent termination of function when 'local' tries to override read-only variable Chet Ramey <chet.ramey@case.edu> 2020-02-20 10:41 -0500
Re: Unnecessary space in 'declare -p' and [@]@A for non-empty associative arrays Chet Ramey <chet.ramey@case.edu> 2020-02-20 10:51 -0500
Re: "wait" loses signals Robert Elz <kre@munnari.OZ.AU> 2020-02-20 22:55 +0700
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 13:59 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 14:13 -0500
Re: test -v for array does not work as documented Chet Ramey <chet.ramey@case.edu> 2020-02-20 14:37 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 15:02 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 15:11 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Eli Schwartz <eschwartz@archlinux.org> 2020-02-20 15:20 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 15:36 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 15:41 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-20 16:22 -0500
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-21 00:23 +0100
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-21 00:54 +0100
Re: "wait" loses signals Harald van Dijk <harald@gigawatt.nl> 2020-02-21 00:15 +0000
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Arfrever Frehtes Taifersar Arahesis <arfrever.fta@gmail.com> 2020-02-21 01:34 +0100
Re: test -v for array does not work as documented Ulrich Mueller <ulm@gentoo.org> 2020-02-21 07:20 +0100
Re: test -v for array does not work as documented pepa65 <solusos@passchier.net> 2020-02-21 15:31 +0700
Re: ${!variable@operator} does not work for variables without values; inconsistencies between present and absent [@] for @A and @a Chet Ramey <chet.ramey@case.edu> 2020-02-21 08:18 -0500

« Previous 1 ... 18 19 20 21 22 ... 114 Next »


csiph-web