bug-bash
Thread
Date
Earlier messages
Messages by Thread
Stray configure~ file added to git repo
Keith Thompson
Info document incorrectly(?) says the man page is definitive
Keith Thompson
Bad filename tab completion with bracket and dollar sign
Aaron Laws
Re: Bad filename tab completion with bracket and dollar sign
Chet Ramey
Ctrl + R, then Ctrl + C seg fault
penguin p
Re: Ctrl + R, then Ctrl + C seg fault
Grisha Levit
Re: Ctrl + R, then Ctrl + C seg fault
Grisha Levit
Re: Ctrl + R, then Ctrl + C seg fault
penguin p
Re: Ctrl + R, then Ctrl + C seg fault
Grisha Levit
Re: Ctrl + R, then Ctrl + C seg fault
penguin p
Re: Ctrl + R, then Ctrl + C seg fault
Grisha Levit
Re: Ctrl + R, then Ctrl + C seg fault
penguin p
Re: Ctrl + R, then Ctrl + C seg fault
penguin p
[PATCH] _rl_isearch_cleanup: avoid nested execution
Grisha Levit
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
penguin p
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Grisha Levit
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Grisha Levit
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Chet Ramey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
penguin p
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Chet Ramey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Chet Ramey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Collin Funk
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Dag-Erling Smørgrav
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Grisha Levit
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Grisha Levit
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Martin D Kealey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
penguin p
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Chet Ramey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Martin D Kealey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Grisha Levit
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
penguin p
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Chet Ramey
Re: [PATCH] _rl_isearch_cleanup: avoid nested execution
Chet Ramey
Bash 5.3 crashes on syntactically invalid IFS array
Nathan Mills
Re: Bash 5.3 crashes on syntactically invalid IFS array
Chet Ramey
Re: Bash 5.3 crashes on syntactically invalid IFS array
Zachary Santer
[bug #67429] Possible Inconsistent Redirection Behavior with Variable Expansion and Trailing Spaces
mohos
[bug] After unset of a local variable that was exported in a parent scope, variable still seen in the environment
Stephane Chazelas
Bash 5.3 crashes appending to array being declared
Nathan Mills
Re: Bash 5.3 crashes appending to array being declared
Chet Ramey
Using history builtin with -ps options give unexpected results
Шушуев Дмитрий
Re: Using history builtin with -ps options give unexpected results
Martin D Kealey
`kill --help` prints output of `help kill`
Wiley Young
Re: `kill --help` prints output of `help kill`
Lawrence Velázquez
Re: `kill --help` prints output of `help kill`
Wiley Young
Re: `kill --help` prints output of `help kill`
Lawrence Velázquez
Re: `kill --help` prints output of `help kill`
Wiley Young
Re: `kill --help` prints output of `help kill`
Lawrence Velázquez
Re: `kill --help` prints output of `help kill`
Wiley Young
Re: `kill --help` prints output of `help kill`
Martin D Kealey
Re: `kill --help` prints output of `help kill`
Chet Ramey
Line continuation in alias definition skews value of LINENO
Wiley Young
Re: Line continuation in alias definition skews value of LINENO
Chet Ramey
Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Denys Vlasenko
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Robert Elz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Denys Vlasenko
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Robert Elz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Denys Vlasenko
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Oğuz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Robert Elz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Robert Elz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Robert Elz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Robert Elz
Re: Mishandled backslashes in patternvar in ${var#...$patternvar...} ?
Denys Vlasenko
integer variable that unsets itself causes segfault
Oğuz
Re: integer variable that unsets itself causes segfault
Chet Ramey
Re: integer variable that unsets itself causes segfault
Oğuz
Re: integer variable that unsets itself causes segfault
Chet Ramey
Re: integer variable that unsets itself causes segfault
Oğuz
Re: integer variable that unsets itself causes segfault
Oğuz
Re: integer variable that unsets itself causes segfault
Chet Ramey
Re: integer variable that unsets itself causes segfault
Zachary Santer
Re: integer variable that unsets itself causes segfault
Oğuz
Re: integer variable that unsets itself causes segfault
Martin D Kealey
Re: integer variable that unsets itself causes segfault
Chet Ramey
Re: integer variable that unsets itself causes segfault
Chet Ramey
Re: integer variable that unsets itself causes segfault
Oğuz
Re: integer variable that unsets itself causes segfault
Chet Ramey
BASH_SOURCE contains incorrect information in Bash 5.3.0
Luca Saiu
Re: BASH_SOURCE contains incorrect information in Bash 5.3.0
Chet Ramey
Re: BASH_SOURCE contains incorrect information in Bash 5.3.0
Luca Saiu
Re: BASH_SOURCE contains incorrect information in Bash 5.3.0
Chet Ramey
Re: BASH_SOURCE contains incorrect information in Bash 5.3.0
Luca Saiu
[bug #67410] Bash read fails on UTF-8
Anonym
Re: [bug #67410] Bash read fails on UTF-8
Andreas Kähäri
Re: [bug #67410] Bash read fails on UTF-8
Greg Wooledge
Re: [bug #67410] Bash read fails on UTF-8
Stan Marsh
Re: [bug #67410] Bash read fails on UTF-8
Lawrence Velázquez
Re: [bug #67410] Bash read fails on UTF-8
Chet Ramey
[bug #67406] Make set -e to exit on error default
anonymous
A typo in config.h.in
Vladimir Marek
Re: A typo in config.h.in
Chet Ramey
docu: ) missing twice
Martin Schulte
Re: docu: ) missing twice
Martin D Kealey
Re: docu: ) missing twice
Chet Ramey
Feature request (not a bug): enhanced variable substitutions would be nice.
Stan Marsh
Re: Feature request (not a bug): enhanced variable substitutions would be nice.
Martin D Kealey
Re: Feature request (not a bug): enhanced variable substitutions would be nice.
Stan Marsh
Re: Feature request (not a bug): enhanced variable substitutions would be nice.
Stan Marsh
The content of bash-5.3.tar.gz has changed in Aug
Xi Ruoyao
Re: The content of bash-5.3.tar.gz has changed in Aug
Oğuz
./configure --with-installed-readline requires running make first
Дилян Палаузов
Re: ./configure --with-installed-readline requires running make first
Chet Ramey
./configure --help should print how to alter the default behaviour
Дилян Палаузов
Re: ./configure --help should print how to alter the default behaviour
Chet Ramey
Re: ./configure --help should print how to alter the default behaviour
microsuxx
Re: ./configure --help should print how to alter the default behaviour
Lawrence Velázquez
Re: ./configure --help should print how to alter the default behaviour
microsuxx
Re: ./configure --help should print how to alter the default behaviour
microsuxx
Re: ./configure --help should print how to alter the default behaviour
microsuxx
Re: ./configure --help should print how to alter the default behaviour
Дилян Палаузов
Re: ./configure --help should print how to alter the default behaviour
Stan Marsh
Improvement for printf -v
Toni Kauppi
Re: Improvement for printf -v
Félix Hauri via Bug reports for the GNU Bourne Again SHell
Re: Improvement for printf -v
Félix Hauri via Bug reports for the GNU Bourne Again SHell
cd: null directory
Michal Sojka
Re: cd: null directory
Chet Ramey
Re: cd: null directory
Michal Sojka
Re: cd: null directory
Grisha Levit
Re: cd: null directory
Grisha Levit
Re: cd: null directory
Chet Ramey
Re: cd: null directory
Lawrence Velázquez
Re: cd: null directory
Stan Marsh
Re: cd: null directory
microsuxx
Re: cd: null directory
Robert Elz
Re: cd: null directory
Phi Debian
Re: cd: null directory
Andreas Kähäri
Re: cd: null directory
Phi Debian
Re: cd: null directory
Greg Wooledge
Re: cd: null directory
Phi Debian
Re: cd: null directory
Chet Ramey
Null and NUL
Wiley Young
Re: Null and NUL
Andreas Schwab
bash-5.3.tar.gz ships with outdated .gmo files
Christian Weisgerber
Re: bash-5.3.tar.gz ships with outdated .gmo files
Chet Ramey
Re: bash-5.3.tar.gz ships with outdated .gmo files
Christian Weisgerber
Re: bash-5.3.tar.gz ships with outdated .gmo files
Chet Ramey
Re: bash-5.3.tar.gz ships with outdated .gmo files
Ross Burton
Re: bash-5.3.tar.gz ships with outdated .gmo files
Chet Ramey
loadables/strptime type problem
Christian Weisgerber
Re: loadables/strptime type problem
Chet Ramey
[bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
mohos
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
Greg Wooledge
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
Oğuz
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
Chet Ramey
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
microsuxx
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
Wiley Young
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
Lawrence Velázquez
Re: [bug #67358] Extra space in parameter expansion with quoted strings and trailing $.
microsuxx
segfault from run_sigchld_trap
Chakib Mouzaoui
Re: segfault from run_sigchld_trap
Chet Ramey
Re: segfault from run_sigchld_trap
microsuxx
Bash-5.3 Official patch 1
Chet Ramey
Bash-5.3 Official patch 3
Chet Ramey
Bash-5.3 Official patch 2
Chet Ramey
The kill test of util-linux fails with bash 5.3
werner
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Sam James
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: The kill test of util-linux fails with bash 5.3
Andreas Schwab
Re: The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: The kill test of util-linux fails with bash 5.3
Dr. Werner Fink
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: The kill test of util-linux fails with bash 5.3
Andreas Schwab
Re: The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: [bug-bash] The kill test of util-linux fails with bash 5.3
Chet Ramey
Re: The kill test of util-linux fails with bash 5.3
Chet Ramey
Bash 5.3-devel getopts reads 1 byte past the end of a buffer when called twice
Nathan Mills
Re: Bash 5.3-devel getopts reads 1 byte past the end of a buffer when called twice
Chet Ramey
[bug #67326] Bash 5.3: Problem with new in-process command substitution ${..} on macOS
anonymous
[bug #67323] Fix invalid access by adjusting members of COMMAND and SIMPLE_COM
Florian Schmaus
Macro recording lost C-] argument
A4-Tacks
Re: Macro recording lost C-] argument
Chet Ramey
Re: new command dh (dirhistory)
Lawrence Velázquez
Re: new command dh (dirhistory)
Lawrence Velázquez
Re: new command dh (dirhistory)
jason stein
Re: new command dh (dirhistory)
Lawrence Velázquez
new command dh (dirhistory)
jason stein
Re: new command dh (dirhistory)
jason stein
Re: new command dh (dirhistory)
Chet Ramey
Re: new command dh (dirhistory)
jason stein
Re: new command dh (dirhistory)
Zachary Santer
Re: new command dh (dirhistory)
Chet Ramey
Earlier messages