Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (date)
[
Thread Index
][
Top
][
All Lists
][
bug-bash info page
]
Advanced
[
Prev Period
]
Last Modified: Thu Apr 30 2020 22:44:06 -0400
Messages in reverse chronological order
[
Next Period
]
April 30, 2020
Re: Local variable names clash with global read-only variable names.
,
Dale R. Worley
,
22:44
Re: Local variable names clash with global read-only variable names.
,
Chet Ramey
,
18:53
Re: How functions are defined
,
Chet Ramey
,
18:50
Potential restricted bash escape by modifying history file
,
Diffie
,
14:48
April 28, 2020
Re: Local variable names clash with global read-only variable names.
,
Greg Wooledge
,
14:32
Local variable names clash with global read-only variable names.
,
andrej
,
14:14
Re: How functions are defined
,
Robert Elz
,
11:48
Re: How functions are defined
,
Andreas Schwab
,
04:11
April 27, 2020
How functions are defined
,
Dale R. Worley
,
22:03
Re: Unbuffered pipes: cases to be supported
,
Dale R. Worley
,
21:54
Re: Cannot shadow local -r when assigning local to array in declaration
,
Chet Ramey
,
16:36
Re: in terminal mode
,
Greg Wooledge
,
12:56
in terminal mode
,
Eva Farrell
,
12:43
Re: Variable references (declare -n, "nameref") are limited to a depth of 8.
,
Chet Ramey
,
11:42
Re: Removing the shift/reduce conflict in the parser
,
Chet Ramey
,
08:35
April 26, 2020
Removing the shift/reduce conflict in the parser
,
Dale R. Worley
,
20:14
April 25, 2020
Re: Variable references (declare -n, "nameref") are limited to a depth of 8.
,
Andrej Podzimek
,
23:46
Re: Variable references (declare -n, "nameref") are limited to a depth of 8.
,
Chet Ramey
,
16:21
Re: Unbuffered pipes: cases to be supported
,
Ángel
,
11:27
Variable references (declare -n, "nameref") are limited to a depth of 8.
,
andrej
,
02:55
April 24, 2020
Re: Man page typo: "abd"
,
Chet Ramey
,
14:53
Man page typo: "abd"
,
Alex Schroeder
,
14:34
Re: Proposed new feature for bash: unbuffered pipes
,
Chet Ramey
,
14:04
Bash-5.0 Official Patch 17
,
Chet Ramey
,
11:02
April 23, 2020
Re: Proposed new feature for bash: unbuffered pipes
,
Daniel Colascione
,
20:27
Cannot shadow local -r when assigning local to array in declaration
,
Ross Goldberg
,
20:21
Unbuffered pipes: cases to be supported
,
Dale R. Worley
,
20:21
Re: Proposed new feature for bash: unbuffered pipes
,
Daniel Colascione
,
20:16
Re: Proposed new feature for bash: unbuffered pipes
,
Dale R. Worley
,
19:39
Re: nameref pointing to array element
,
Chet Ramey
,
17:01
Re: Proposed new feature for bash: unbuffered pipes
,
Andreas Schwab
,
03:30
April 22, 2020
Re: Proposed new feature for bash: unbuffered pipes
,
Dale R. Worley
,
21:31
Re: Proposed new feature for bash: unbuffered pipes, part 1: overview
,
Dale R. Worley
,
21:17
nameref pointing to array element
,
Daniel Molina
,
20:47
PATCH [1/1]: compressedand - escape single ampersand found in URLs
,
Gonzalez, Eric (UMKC-Student)
,
15:20
Re: Proposed new feature for bash: unbuffered pipes, part 1: overview
,
Greg Wooledge
,
07:36
April 21, 2020
Proposed new feature for bash: unbuffered pipes, part 4: glibc.diff
,
Dale R. Worley
,
20:40
Proposed new feature for bash: unbuffered pipes, part 3: bash.diff
,
Dale R. Worley
,
20:40
Proposed new feature for bash: unbuffered pipes, part 2: demo implementation
,
Dale R. Worley
,
20:39
Proposed new feature for bash: unbuffered pipes, part 1: overview
,
Dale R. Worley
,
20:39
Re: pasting in bracketed-paste mode breaks reverse-i-search
,
Chet Ramey
,
17:50
Re: pasting in bracketed-paste mode breaks reverse-i-search
,
gentoo_eshoes
,
16:26
Re: [PATCH] operate-and-get-next skips command after a multi-line command
,
Chet Ramey
,
10:56
Re: pasting in bracketed-paste mode breaks reverse-i-search
,
Chet Ramey
,
10:14
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
09:01
Re: Suggestions for improving Bash
,
Chet Ramey
,
08:46
Re: Suggestions for improving Bash
,
Chet Ramey
,
08:44
Re: Suggestions for improving Bash
,
Greg Wooledge
,
07:17
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
00:29
April 20, 2020
Suggestions for improving Bash
,
Dale R. Worley
,
22:25
pasting in bracketed-paste mode breaks reverse-i-search
,
gentoo_eshoes
,
21:33
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
18:08
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
18:02
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
17:58
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
17:56
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Greg Wooledge
,
17:50
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
17:50
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
17:49
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
17:43
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
George Jones
,
17:12
Re: process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
17:01
Re: process substitution fd lifetime race condition
,
Chet Ramey
,
16:39
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Chet Ramey
,
16:24
Re: bash-20200417 snapshot breaks examples/loadables/push.c
,
Chet Ramey
,
16:08
bash-20200417 snapshot breaks examples/loadables/push.c
,
Eli Schwartz
,
16:03
Re: Bug in manual
,
Chet Ramey
,
15:50
Re: Expansions based on variable existence (e.g. ${var+exists}) yield inconsistent results.
,
Chet Ramey
,
15:38
Expansions based on variable existence (e.g. ${var+exists}) yield inconsistent results.
,
andrej
,
13:57
Bug in manual
,
Péter Kozics
,
13:57
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Chet Ramey
,
11:57
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
George Jones
,
11:16
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
10:48
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Chet Ramey
,
10:05
Re: %q with truncating size loses safeness of %q
,
Robert Elz
,
09:45
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
09:03
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Greg Wooledge
,
08:49
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
06:40
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
05:49
Re: %q with truncating size loses safeness of %q
,
Sam Liddicott
,
03:37
process substitution fd lifetime race condition
,
Jason A. Donenfeld
,
01:15
April 19, 2020
Re: [PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
George Jones
,
21:00
[PATCH] operate-and-get-next skips command after a multi-line command
,
Greg Price
,
20:35
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
18:02
Re: %q with truncating size loses safeness of %q
,
Robert Elz
,
17:34
[PATCH] Implement rehashing for associative arrays (Re: speeding up hash_search?)
,
Koichi Murase
,
15:52
Re: speeding up hash_search?
,
Chet Ramey
,
15:46
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
15:40
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
15:36
Re: looking for consistent C-c trap behavior
,
Chet Ramey
,
15:21
Re: looking for consistent C-c trap behavior
,
Chet Ramey
,
15:16
Re: Trap in command substitution breaks parent
,
Chet Ramey
,
12:37
speeding up hash_search?
,
George Jones
,
10:54
April 18, 2020
Re: [PATCH] Exit status by no-argument `return' for function calls in trap handlers
,
Koichi Murase
,
22:30
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
18:45
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
17:41
Re: [PATCH] Exit status by no-argument `return' for function calls in trap handlers
,
Chet Ramey
,
16:12
Re: looking for consistent C-c trap behavior
,
Chet Ramey
,
16:04
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Franklin, Jason
,
09:00
Re: %q with truncating size loses safeness of %q
,
Sam Liddicott
,
03:17
April 17, 2020
Re: %q with truncating size loses safeness of %q
,
Greg Wooledge
,
20:03
Re: %q with truncating size loses safeness of %q
,
Robert Elz
,
18:38
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
18:01
Re: %q with truncating size loses safeness of %q
,
Sam Liddicott
,
16:39
Re: Expansions for array assignment not documented
,
Chet Ramey
,
16:32
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
16:18
Re: looking for consistent C-c trap behavior
,
Eduardo Bustamante
,
16:17
Re: looking for consistent C-c trap behavior
,
gentoo_eshoes
,
16:14
Re: %q with truncating size loses safeness of %q
,
Chet Ramey
,
16:12
Re: How can redirection operator aka ">" open output in append instead of ordinary write mode?
,
gentoo_eshoes
,
16:10
Re: looking for consistent C-c trap behavior
,
Greg Wooledge
,
16:09
Re: looking for consistent C-c trap behavior
,
Eduardo Bustamante
,
16:02
looking for consistent C-c trap behavior
,
gentoo_eshoes
,
15:59
Re: %q with truncating size loses safeness of %q
,
Greg Wooledge
,
11:17
%q with truncating size loses safeness of %q
,
Sam Liddicott
,
10:22
Expansions for array assignment not documented
,
E. Choroba
,
09:00
Trap in command substitution breaks parent
,
DALECKI Léo
,
05:31
April 16, 2020
[PATCH] Exit status by no-argument `return' for function calls in trap handlers
,
Koichi Murase
,
13:21
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Chet Ramey
,
10:11
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Franklin, Jason
,
09:21
April 15, 2020
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
20:53
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Ángel
,
20:41
Re: [bug] PROMPT_COMMAND is not executed as expected in some situations
,
Chet Ramey
,
17:35
[bug] PROMPT_COMMAND is not executed as expected in some situations
,
Franklin, Jason
,
14:59
Re: Follow-up on PROMPT_COMMAND bug report (submitted today)
,
Franklin, Jason
,
14:48
Re: Follow-up on PROMPT_COMMAND bug report (submitted today)
,
Chet Ramey
,
14:45
Follow-up on PROMPT_COMMAND bug report (submitted today)
,
Franklin, Jason
,
13:03
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
10:44
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
10:37
April 14, 2020
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
16:53
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
16:47
Re: Difference between EPOCHREALTIME and EPOCHSECONDS
,
Chet Ramey
,
15:50
Re: Difference between EPOCHREALTIME and EPOCHSECONDS
,
Martin Schulte
,
13:43
Re: Difference between EPOCHREALTIME and EPOCHSECONDS
,
Chet Ramey
,
12:44
Difference between EPOCHREALTIME and EPOCHSECONDS
,
felix
,
09:06
April 13, 2020
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
09:09
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
04:45
April 12, 2020
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Daniel Colascione
,
23:04
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
21:23
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
14:15
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
13:31
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
02:36
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
01:04
April 11, 2020
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
17:12
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
15:00
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
12:05
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
11:19
Re: [PATCH] Add active mark, face support; activate mark on paste
,
gentoo_eshoes
,
09:10
April 10, 2020
SEGFAULT ON TILDE EXPANSION
,
kutay üner
,
13:01
Re: BUG in arithcomp: bypass of the check condition and arbitrary read/write of shell variables
,
Greg Wooledge
,
10:47
BUG in arithcomp: bypass of the check condition and arbitrary read/write of shell variables
,
Raffaele Florio
,
09:37
April 09, 2020
Re: First lines of examples/startup-files/bashrc
,
Greg Wooledge
,
09:53
Re: First lines of examples/startup-files/bashrc
,
Chet Ramey
,
09:48
Re: Error in the manual regarding the '=~' operator
,
Chet Ramey
,
09:40
Error in the manual regarding the '=~' operator
,
Guebitz Roland
,
09:15
Re: First lines of examples/startup-files/bashrc
,
Greg Wooledge
,
08:27
April 08, 2020
Re: First lines of examples/startup-files/bashrc
,
Eduardo Bustamante
,
19:46
First lines of examples/startup-files/bashrc
,
Martin Schulte
,
17:42
Re: [PATCH] Add active mark, face support; activate mark on paste
,
Chet Ramey
,
17:15
April 06, 2020
Re: signals ignored in a subshell
,
Robert Elz
,
16:25
Re: signals ignored in a subshell
,
Chet Ramey
,
15:44
Re: Exclamation mark does not work with set -e
,
Florent Bordignon
,
12:26
Re: signals ignored in a subshell
,
Robert Elz
,
12:01
Re: Exclamation mark does not work with set -e
,
Chris Down
,
10:51
Re: Exclamation mark does not work with set -e
,
Greg Wooledge
,
10:49
Exclamation mark does not work with set -e
,
fb
,
10:44
Re: signals ignored in a subshell
,
Chet Ramey
,
10:10
Re: Backslash Bound Incorrectly (Readline)
,
sunnycemetery
,
09:34
Re: signals ignored in a subshell
,
Robert Elz
,
09:26
Re: signals ignored in a subshell
,
Chet Ramey
,
09:24
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Chet Ramey
,
09:18
Re: signals ignored in a subshell
,
Oğuz
,
08:06
signals ignored in a subshell
,
Oğuz
,
08:03
Re: Backslash Bound Incorrectly (Readline)
,
Koichi Murase
,
05:43
Re: signals ignored in a subshell
,
Robert Elz
,
05:13
Backslash Bound Incorrectly (Readline)
,
sunnycemetery
,
04:53
April 05, 2020
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
20:45
Re: signals ignored in a subshell
,
Chet Ramey
,
16:22
Re: signals ignored in a subshell
,
Chet Ramey
,
16:00
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Chet Ramey
,
15:43
Re: signals ignored in a subshell
,
Oğuz
,
05:43
Re: signals ignored in a subshell
,
Robert Elz
,
02:35
April 04, 2020
Re: signals ignored in a subshell
,
Oğuz
,
22:07
Re: signals ignored in a subshell
,
Robert Elz
,
14:28
signals ignored in a subshell
,
Oğuz
,
01:33
April 03, 2020
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
19:45
Re: verbosity of DEBUG trap following edit-and-execute-command
,
Chet Ramey
,
12:13
Re: Obscure issue with process substitution since bash-5.0.016 upgrade
,
Joan Bruguera Micó
,
02:25
April 02, 2020
Re: Obscure issue with process substitution since bash-5.0.016 upgrade
,
Chet Ramey
,
17:20
Re: commands following asynchronous list are executed twice
,
Chet Ramey
,
16:18
verbosity of DEBUG trap following edit-and-execute-command
,
Ami Fischman
,
13:37
commands following asynchronous list are executed twice
,
Oğuz
,
08:09
April 01, 2020
Re: Obscure issue with process substitution since bash-5.0.016 upgrade
,
Joan Bruguera Micó
,
22:49
Obscure issue with process substitution since bash-5.0.016 upgrade
,
Joan Bruguera Micó
,
22:16
Re: kill $! won't kill the last command in asynchronous list
,
Oğuz
,
15:34
Re: errexit and local variable set by failing command
,
Chet Ramey
,
15:10
Re: kill $! won't kill the last command in asynchronous list
,
Chet Ramey
,
14:59
Re: Command substitution before while loop
,
Krystian Wojtas
,
14:23
Re: Command substitution before while loop
,
Chet Ramey
,
14:20
Re: Command substitution before while loop
,
Andreas Schwab
,
13:47
Re: errexit and local variable set by failing command
,
Krystian Wojtas
,
13:21
Re: errexit and local variable set by failing command
,
Greg Wooledge
,
13:18
errexit and local variable set by failing command
,
Krystian Wojtas
,
13:15
Command substitution before while loop
,
Krystian Wojtas
,
13:15
Re: kill $! won't kill the last command in asynchronous list
,
Oğuz
,
12:16
Re: kill $! won't kill the last command in asynchronous list
,
Chet Ramey
,
09:37
kill $! won't kill the last command in asynchronous list
,
Oğuz
,
00:19
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc