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: Tue Sep 26 2023 18:29:08 -0400
Messages in reverse chronological order
[
Next Period
]
September 26, 2023
[PATCH] fix for command invalid identifier line number
,
Grisha Levit
,
18:29
[PATCH] fix up arith for init fail return
,
Grisha Levit
,
18:17
[PATCH] WIP: quote_string_for_globbing: unquoted backslash
,
Grisha Levit
,
02:51
PATCH] unquoted_glob_pattern_p: better recognition
,
Grisha Levit
,
02:26
[PATCH] glob_char_p: include extglob group chars
,
Grisha Levit
,
02:01
[PATCH] string_transform: keep \001\001 in ${v@E}
,
Grisha Levit
,
01:53
September 25, 2023
Re: Malloc assertion fails in ${parameter#word} when LC_CTYPE=C.UTF-8
,
Chet Ramey
,
09:16
September 24, 2023
bash: bash.1: Some remarks and editorial fixes for the man page [missing patch]
,
Bjarni Ingi Gislason
,
15:00
bash: bash.1: Some remarks and editorial fixes for the man page
,
Bjarni Ingi Gislason
,
08:33
September 23, 2023
Malloc assertion fails in ${parameter#word} when LC_CTYPE=C.UTF-8
,
Samuel Grayson
,
02:16
September 21, 2023
Re: build disabling alias (patch)
,
Chet Ramey
,
09:13
build disabling alias (patch)
,
Mike Jonkmans
,
05:37
September 19, 2023
Re: math operations with base#prefix
,
alex xmb ratchev
,
16:22
Re: math operations with base#prefix
,
Kerin Millar
,
16:20
Re: math operations with base#prefix
,
alex xmb ratchev
,
16:10
Re: math operations with base#prefix
,
alex xmb ratchev
,
16:08
Re: math operations with base#prefix
,
Kerin Millar
,
15:54
Re: math operations with base#prefix
,
alex xmb ratchev
,
15:29
Re: math operations with base#prefix
,
Kerin Millar
,
15:14
Re: math operations with base#prefix
,
Robert Elz
,
14:41
Re: math operations with base#prefix
,
Kerin Millar
,
13:09
Re: math operations with base#prefix
,
Chet Ramey
,
09:15
Re: math operations with base#prefix
,
Robert Elz
,
09:00
Re: math operations with base#prefix
,
Kerin Millar
,
04:52
Re: math operations with base#prefix
,
Victor Pasko
,
03:41
September 18, 2023
Re: math operations with base#prefix
,
Chet Ramey
,
15:28
Re: hash -d 0/1 and other hash stuff
,
Chet Ramey
,
14:39
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Chet Ramey
,
09:41
Re: math operations with base#prefix
,
Kerin Millar
,
00:06
September 17, 2023
Re: math operations with base#prefix
,
alex xmb ratchev
,
22:56
Re: math operations with base#prefix
,
Kerin Millar
,
22:03
Re: math operations with base#prefix
,
Victor Pasko
,
16:00
September 16, 2023
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Andreas K. Huettel
,
18:15
September 15, 2023
5.3: job error caused by funsub + bind + loadable builtin
,
Koichi Murase
,
00:48
September 14, 2023
Re: hash -d 0/1 and other hash stuff
,
Mike Jonkmans
,
15:21
September 13, 2023
Re: hash -d 0/1 and other hash stuff
,
Chet Ramey
,
11:32
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Chet Ramey
,
11:05
Re: [PATCH] fix [[ -t X ]] segfault
,
Chet Ramey
,
10:22
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Chet Ramey
,
09:46
September 12, 2023
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Andreas K. Huettel
,
16:46
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Andreas K. Huettel
,
16:17
Re: riscv32, qemu-user: semi-functional, what goes wrong?
,
Chet Ramey
,
15:55
Re: hash -d 0/1 and other hash stuff
,
Mike Jonkmans
,
08:29
September 11, 2023
Re: hash -d 0/1 and other hash stuff
,
Chet Ramey
,
15:25
September 10, 2023
[PATCH] Remove maybe_give_terminal_to() race
,
Earl Chew
,
20:13
September 08, 2023
[PATCH] fix [[ -t X ]] segfault
,
Grisha Levit
,
12:36
Re: [PATCH] printf: add %#s alias to %b
,
Rob Landley
,
03:14
September 07, 2023
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
16:53
Re: [PATCH] printf: add %#s alias to %b
,
Pádraig Brady
,
16:12
Re: [PATCH] printf: add %#s alias to %b
,
Zachary Santer
,
15:21
Re: [PATCH] printf: add %#s alias to %b
,
Eric Blake
,
14:59
Re: [PATCH] printf: add %#s alias to %b
,
Eric Blake
,
14:47
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
12:54
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
alex xmb ratchev
,
11:56
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Kerin Millar
,
11:41
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
alex xmb ratchev
,
11:34
Re: key "x" doesn't print out the "x", only "CTRL-V x" does.
,
Chet Ramey
,
11:19
Re: command substitution when timing grouped commands fails
,
Kerin Millar
,
11:06
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Earl Chew
,
11:05
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Kerin Millar
,
10:51
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Gioele Barabucci
,
10:48
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
alex xmb ratchev
,
10:37
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Andreas Kähäri
,
10:26
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Gioele Barabucci
,
10:25
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Greg Wooledge
,
10:15
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Gioele Barabucci
,
10:03
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
alex xmb ratchev
,
09:53
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Greg Wooledge
,
09:50
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
Gioele Barabucci
,
09:46
Re: [PATCH] printf: add %#s alias to %b
,
Zachary Santer
,
09:16
command substitution when timing grouped commands fails
,
hackerb9
,
09:12
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
alex xmb ratchev
,
09:01
Re: Prompt messed up if PS1 contains ANSI escape sequences
,
alex xmb ratchev
,
09:01
key "x" doesn't print out the "x", only "CTRL-V x" does.
,
detlef . bieritz
,
08:54
Prompt messed up if PS1 contains ANSI escape sequences
,
Gioele Barabucci
,
08:54
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
04:02
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
03:43
Re: set -x vs. n=($@)
,
Dan Jacobson
,
02:54
September 06, 2023
Re: [PATCH] printf: add %#s alias to %b
,
Dragan Simic
,
21:10
Re: [PATCH] printf: add %#s alias to %b
,
Rob Landley
,
21:00
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
14:20
Re: [PATCH] printf: add %#s alias to %b
,
Eric Blake
,
12:32
Re: [PATCH] printf: add %#s alias to %b
,
Eric Blake
,
12:03
Re: Parse error in bash 5.2+ with CHLD trap and 2 or more $() in a command
,
Chet Ramey
,
11:52
Re: [PATCH] printf: add %#s alias to %b
,
Dragan Simic
,
11:34
Re: [PATCH] printf: add %#s alias to %b
,
Dragan Simic
,
11:32
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
11:10
hash -d 0/1 and other hash stuff
,
Mike Jonkmans
,
10:57
Re: [PATCH] printf: add %#s alias to %b
,
Greg Wooledge
,
09:45
Bash runs into segmentation fault (malloc: block on free list clobbered)
,
Dang Tan Hoa
,
09:28
Re: [PATCH] printf: add %#s alias to %b
,
William Bader
,
09:28
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
09:08
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
09:07
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
09:03
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
09:01
Re: [PATCH] printf: add %#s alias to %b
,
Dragan Simic
,
06:28
Re: [PATCH] printf: add %#s alias to %b
,
Oğuz
,
04:02
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
02:38
Re: [PATCH] printf: add %#s alias to %b
,
Robert Elz
,
01:20
Re: [PATCH] printf: add %#s alias to %b
,
Oğuz
,
01:13
September 05, 2023
Re: [PATCH] printf: add %#s alias to %b
,
Rob Landley
,
21:13
Re: [PATCH] printf: add %#s alias to %b
,
enh
,
19:35
Parse error in bash 5.2+ with CHLD trap and 2 or more $() in a command
,
Emanuele Torre
,
19:01
Re: [PATCH] printf: add %#s alias to %b
,
Dragan Simic
,
18:44
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
16:45
Re: Warn upon "declare -ax"
,
Martin D Kealey
,
16:26
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
16:25
Re: [PATCH] printf: add %#s alias to %b
,
enh
,
16:03
Re: set -x vs. n=($@)
,
Chet Ramey
,
14:52
Re: set -x vs. n=($@)
,
Chet Ramey
,
14:48
Re: Inner Command Lists fail in Bash 5.2.15
,
Chet Ramey
,
12:18
Re: Allow `read` to recognize custom completions
,
Chet Ramey
,
11:48
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Chet Ramey
,
11:47
Re: Warn upon "declare -ax"
,
Kerin Millar
,
11:46
Re: Warn upon "declare -ax"
,
Greg Wooledge
,
11:35
Re: Warn upon "declare -ax"
,
Andreas Kähäri
,
11:10
Re: Warn upon "declare -ax"
,
alex xmb ratchev
,
10:05
Re: Warn upon "declare -ax"
,
Zachary Santer
,
10:03
September 04, 2023
Re: Warn upon "declare -ax"
,
Kerin Millar
,
09:18
Re: Warn upon "declare -ax"
,
Léa Gris
,
08:46
Warn upon "declare -ax"
,
Dan Jacobson
,
08:18
September 03, 2023
Re: set -x vs. n=($@)
,
alex xmb ratchev
,
14:58
Re: set -x vs. n=($@)
,
Greg Wooledge
,
14:57
Re: set -x vs. n=($@)
,
alex xmb ratchev
,
14:39
Re: set -x vs. n=($@)
,
Lawrence Velázquez
,
12:16
set -x vs. n=($@)
,
Dan Jacobson
,
06:08
September 02, 2023
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Steffen Nurpmeso
,
14:14
Re: Fwd: Some incorrect behaviour for BASH arrays
,
Victor Pasko
,
13:51
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Earl Chew
,
12:41
Re: Feature Request: Allow compgen to store results on a variable
,
konsolebox
,
11:38
Re: Allow `read` to recognize custom completions
,
konsolebox
,
11:34
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Léa Gris
,
06:46
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
04:49
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Phi Debian
,
01:46
September 01, 2023
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Steffen Nurpmeso
,
17:29
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
14:10
Re: Inner Command Lists fail in Bash 5.2.15
,
Kerin Millar
,
13:28
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Chet Ramey
,
12:07
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Earl Chew
,
11:48
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
11:32
Re: RFC: changing printf(1) behavior on %b
,
Martin D Kealey
,
11:29
Re: Inner Command Groups fail in Bash 5.2
,
Kerin Millar
,
10:30
Re: Inner Command Groups fail in Bash 5.2
,
Chet Ramey
,
10:29
Re: Inner Command Groups fail in Bash 5.2
,
Kerin Millar
,
10:27
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Chet Ramey
,
10:07
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Chet Ramey
,
10:06
Re: [PATCH] printf: add %#s alias to %b
,
Chet Ramey
,
09:58
Re: Inner Command Groups fail in Bash 5.2
,
Chet Ramey
,
09:52
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Eric Blake
,
08:54
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Eric Blake
,
08:15
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Martin D Kealey
,
07:59
Re: Fwd: Some incorrect behaviour for BASH arrays
,
Kerin Millar
,
04:35
Re: bug#65659: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
03:59
Fwd: Some incorrect behaviour for BASH arrays
,
Victor Pasko
,
03:45
Re: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
03:12
Re: RFC: changing printf(1) behavior on %b
,
Oğuz
,
02:43
Re: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
02:42
Re: RFC: changing printf(1) behavior on %b
,
Stephane Chazelas
,
02:13
Re: give_terminal_to() / maybe_give_terminal_to() race
,
Earl Chew
,
01:52
Re: RFC: changing printf(1) behavior on %b
,
Phi Debian
,
01:19
Re: RFC: changing printf(1) behavior on %b
,
Phi Debian
,
00:41
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc