bug-bash
Thread
Date
Earlier messages
Later messages
Messages by Thread
invalid-shift-base expassign() expr.c:584:15
anushakov--- via Bug reports for the GNU Bourne Again SHell
Re: invalid-shift-base expassign() expr.c:584:15
Chet Ramey
(Not a bug) Redirection taking too much time
pourko2--- via Bug reports for the GNU Bourne Again SHell
(Not a bug) RETRACT Redirection taking too much time
pourko2--- via Bug reports for the GNU Bourne Again SHell
shell_eof_token not reset after interrupt
Grisha Levit
Re: shell_eof_token not reset after interrupt
Chet Ramey
Truncated description of 5.3 "wait -n" change in CHANGES/NEWS?
Lawrence Velázquez
Re: Truncated description of 5.3 "wait -n" change in CHANGES/NEWS?
Chet Ramey
[PATCH] bashref.texi: @minus{} rendering
Grisha Levit
Re: [PATCH] bashref.texi: @minus{} rendering
Chet Ramey
[read command] Vim cursor shape inconsistent at startup
luna via Bug reports for the GNU Bourne Again SHell
Re: [read command] Vim cursor shape inconsistent at startup
Mike Jonkmans
Re: [read command] Vim cursor shape inconsistent at startup
Chet Ramey
[PATCH 6/6] Use groff man(7)'s hyperlink features in man pages.
G. Branden Robinson
[PATCH] On AIX, we dont have this locale zh_TW.big5
Lakshmi Surekha
[PATCH 5/6] doc/bash.1: Fix style nits in "BUGS" section.
G. Branden Robinson
[PATCH 1/2] Fail run-all on non-zero exit codes and summarise the results
Alexander Bantyev
[PATCH 2/2] allow keeping output of potentially failed tests
Alexander Bantyev
Re: [PATCH 2/2] allow keeping output of potentially failed tests
Chet Ramey
Re: [PATCH 2/2] allow keeping output of potentially failed tests
Martin D Kealey
Re: [PATCH 2/2] allow keeping output of potentially failed tests
Chet Ramey
Re: [PATCH 2/2] allow keeping output of potentially failed tests
Alexander Bantyev
Re: [PATCH 2/2] allow keeping output of potentially failed tests
Martin D Kealey
Re: [PATCH 2/2] allow keeping output of potentially failed tests
Chet Ramey
Re: [PATCH 1/2] Fail run-all on non-zero exit codes and summarise the results
Chet Ramey
Re: [PATCH 1/2] Fail run-all on non-zero exit codes and summarise the results
Martin D Kealey
Re: [PATCH 1/2] Fail run-all on non-zero exit codes and summarise the results
Alexander Bantyev
An error occurs when using tab completion in the scp command.
ktt proc
Re: An error occurs when using tab completion in the scp command.
Chet Ramey
devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Pourko via Bug reports for the GNU Bourne Again SHell
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Chet Ramey
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Pourko via Bug reports for the GNU Bourne Again SHell
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Martin D Kealey
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Pourko via Bug reports for the GNU Bourne Again SHell
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Chet Ramey
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Martin D Kealey
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Pourko via Bug reports for the GNU Bourne Again SHell
Re: devel branch commit fbd078be0a0722544ebe229ab90f949ead24bb3d
Chet Ramey
${var@A} ${var@a} when var is a nameref
Mark March
Re: ${var@A} ${var@a} when var is a nameref
Chet Ramey
Re: ${var@A} ${var@a} when var is a nameref
Mark March
Re: ${var@A} ${var@a} when var is a nameref
Chet Ramey
Re: ${var@A} ${var@a} when var is a nameref
Mark March
Re: ${var@A} ${var@a} when var is a nameref
Zachary Santer
Re: ${var@A} ${var@a} when var is a nameref
Zachary Santer
Re: ${var@A} ${var@a} when var is a nameref
Greg Wooledge
Re: ${var@A} ${var@a} when var is a nameref
Zachary Santer
Re: ${var@A} ${var@a} when var is a nameref
Oğuz
Re: ${var@A} ${var@a} when var is a nameref
Zachary Santer
Bash redirection operator ‘<<-’
Craig H Maynard
Re: Bash redirection operator ‘<<-’
Chet Ramey
Re: Bash redirection operator ‘<<-’
Connor Wilkins
Re: Bash redirection operator ‘<<-’
Greg Wooledge
[PATCH] bracket matching edge cases
Grisha Levit
Re: [PATCH] bracket matching edge cases
Chet Ramey
Re: [PATCH] ununnecessary [sic] open(2) mode args
Stan Marsh
Re: [PATCH] ununnecessary [sic] open(2) mode args
Takeshi Nishimura
[PATCH] rl_insert: do not optimize macro def input
Grisha Levit
Re: [PATCH] rl_insert: do not optimize macro def input
Chet Ramey
[PATCH] bcopy: fix signature
Grisha Levit
[PATCH 2/6] Consistently set "GNU" in full capitals.
G. Branden Robinson
[sr #111323] [PATCH] Add syslog support for TMOUT timeout
Shreyas
heap-use-after-free executing_line_number() bash/execute_cmd.c:419:40
anushakov--- via Bug reports for the GNU Bourne Again SHell
Re: heap-use-after-free executing_line_number() bash/execute_cmd.c:419:40
Chet Ramey
Re: heap-use-after-free executing_line_number() bash/execute_cmd.c:419:40
anushakov--- via Bug reports for the GNU Bourne Again SHell
SEGV make_variable_value() bash/variables.c:2968:16
anushakov--- via Bug reports for the GNU Bourne Again SHell
Re: SEGV make_variable_value() bash/variables.c:2968:16
Chet Ramey
SEGV make_variable_value() bash/variables.c:2968:16
anushakov--- via Bug reports for the GNU Bourne Again SHell
Re: SEGV make_variable_value() bash/variables.c:2968:16
anushakov--- via Bug reports for the GNU Bourne Again SHell
[PATCH] Fix locale issue on AIX: Replace zh_TW.big5 with Zh_TW.big5 to avoid warnings in test suite
Lakshmi Surekha
Re: [PATCH] Fix locale issue on AIX: Replace zh_TW.big5 with Zh_TW.big5 to avoid warnings in test suite
Chet Ramey
[PATCH] ununnecessary open(2) mode args
Grisha Levit
Re: [PATCH] ununnecessary open(2) mode args
Chet Ramey
Re: [PATCH] ununnecessary open(2) mode args
Andreas Schwab
Re: [PATCH] ununnecessary open(2) mode args
Stan Marsh
Re: [PATCH] ununnecessary open(2) mode args
Chet Ramey
Three Dots: Feature Request/Philosophical Bug Report
Michael Gasanenko
Re: Three Dots: Feature Request/Philosophical Bug Report
Lawrence Velázquez
Re: Three Dots: Feature Request/Philosophical Bug Report
Michael Gasanenko
Re: Three Dots: Feature Request/Philosophical Bug Report
Pourko via Bug reports for the GNU Bourne Again SHell
Re: Three Dots: Feature Request/Philosophical Bug Report
Michael Gasanenko
Re: Three Dots: Feature Request/Philosophical Bug Report
Martin D Kealey
Re: Three Dots: Feature Request/Philosophical Bug Report
Chet Ramey
Re: Three Dots: Feature Request/Philosophical Bug Report
Duncan Roe via Bug reports for the GNU Bourne Again SHell
[PATCH] read: fix tcsetattr failure handling
Grisha Levit
Re: [PATCH] read: fix tcsetattr failure handling
Chet Ramey
devel-branch latest commits
Pourko via Bug reports for the GNU Bourne Again SHell
Translation anomalies
Martin D Kealey
Re: Translation anomalies
Chet Ramey
[BUG] timeval_to_secs(), and a [PATCH]
Pourko via Bug reports for the GNU Bourne Again SHell
Re: [BUG] timeval_to_secs(), and a [PATCH]
Chet Ramey
Re: [BUG] timeval_to_secs(), and a [PATCH]
Pourko via Bug reports for the GNU Bourne Again SHell
Some compile-time warnings
Pourko via Bug reports for the GNU Bourne Again SHell
Re: Some compile-time warnings
Chet Ramey
Re: Some compile-time warnings
Martin D Kealey
Re: Some compile-time warnings
Chet Ramey
Re: Some compile-time warnings
Martin D Kealey
Re: Some compile-time warnings
Oğuz
Re: Some compile-time warnings
G. Branden Robinson
Re: Some compile-time warnings
Collin Funk
Re: Some compile-time warnings
Chet Ramey
Re: Some compile-time warnings
Collin Funk
Re: Some compile-time warnings
Grisha Levit
Re: Some compile-time warnings
Chet Ramey
Re: Some compile-time warnings
Grisha Levit
Re: Some compile-time warnings
Collin Funk
Stdin read-ahead in Emacs mode
Rudi Horn via Bug reports for the GNU Bourne Again SHell
Re: Stdin read-ahead in Emacs mode
Chet Ramey
Re: Stdin read-ahead in Emacs mode
Chet Ramey
Re: Stdin read-ahead in Emacs mode
Rudi Horn via Bug reports for the GNU Bourne Again SHell
Re: Stdin read-ahead in Emacs mode
Chet Ramey
Re: Stdin read-ahead in Emacs mode
Rudi Horn via Bug reports for the GNU Bourne Again SHell
Re: Stdin read-ahead in Emacs mode
Chet Ramey
Re: Stdin read-ahead in Emacs mode
Rudi Horn via Bug reports for the GNU Bourne Again SHell
Re: Stdin read-ahead in Emacs mode
Martin D Kealey
bash crashes on SIGPIPE on 2nd write to broken TCP connection
Stan Marsh
Re: bash crashes on SIGPIPE on 2nd write to broken TCP connection
Andreas Schwab
Re: bash crashes on SIGPIPE on 2nd write to broken TCP connection
Chet Ramey
Re: bash crashes on SIGPIPE on 2nd write to broken TCP connection
Stan Marsh
array from tempenv in further-nested scope
Grisha Levit
Re: array from tempenv in further-nested scope
Chet Ramey
Sound advice (Changing thread titles)
Stan Marsh
"set -e" and "compound commands" (Was: Work-arounds for being in "set -e" mode)
Stan Marsh
Re: "set -e" and "compound commands" (Was: Work-arounds for being in "set -e" mode)
Lawrence Velázquez
Re: "set -e" and "compound commands" (Was: Work-arounds for being in "set -e" mode)
Duncan Roe via Bug reports for the GNU Bourne Again SHell
Re: "set -e" and "compound commands" (Was: Work-arounds for being in "set -e" mode)
Lawrence Velázquez
Sound advice
Duncan Roe via Bug reports for the GNU Bourne Again SHell
Work-arounds for being in "set -e" mode (Was: Re: why "shopt -p" sometime return non-zero ?)
Stan Marsh
Work-arounds for being in "set -e" mode (Was: Re: why "shopt -p" sometime return non-zero ?)
Stan Marsh
Re: Work-arounds for being in "set -e" mode (Was: Re: why "shopt -p" sometime return non-zero ?)
Duncan Roe via Bug reports for the GNU Bourne Again SHell
Re: Work-arounds for being in "set -e" mode (Was: Re: why "shopt -p" sometime return non-zero ?)
Greg Wooledge
Re: Work-arounds for being in "set -e" mode (Was: Re: why "shopt -p" sometime return non-zero ?)
Chet Ramey
Is it OK to use "set -e" if you understand its limitations? (Was: Work-arounds for being in "set -e" mode)
Stan Marsh
Re: Is it OK to use "set -e" if you understand its limitations? (Was: Work-arounds for being in "set -e" mode)
Greg Wooledge
Devel branch, commit 12ea4bfec3e9f06fea2930a55f49c4c2ccf08071
pourko2--- via Bug reports for the GNU Bourne Again SHell
Re: Devel branch, commit 12ea4bfec3e9f06fea2930a55f49c4c2ccf08071
Chet Ramey
Re: why "shopt -p" sometime return non-zero ?
Stan Marsh
why "shopt -p" sometime return non-zero ?
Jean-Jacques Brucker
Re: why "shopt -p" sometime return non-zero ?
Chris Elvidge
Re: why "shopt -p" sometime return non-zero ?
Chris Elvidge
Re: why "shopt -p" sometime return non-zero ?
Duncan Roe via Bug reports for the GNU Bourne Again SHell
Re: why "shopt -p" sometime return non-zero ?
Martin D Kealey
Re: why "shopt -p" sometime return non-zero ?
Jean-Jacques Brucker via Bug reports for the GNU Bourne Again SHell
Re: why "shopt -p" sometime return non-zero ?
Oğuz
Re: why "shopt -p" sometime return non-zero ?
Andreas Schwab
Re: why "shopt -p" sometime return non-zero ?
Jean-Jacques Brucker
Re: why "shopt -p" sometime return non-zero ?
Stan Marsh
Re: why "shopt -p" sometime return non-zero ?
Greg Wooledge
valgrind errors (sometimes resulting in a crash)
Jochen Roemmler via Bug reports for the GNU Bourne Again SHell
Re: valgrind errors (sometimes resulting in a crash)
Chet Ramey
Re: valgrind errors (sometimes resulting in a crash)
Jochen Roemmler via Bug reports for the GNU Bourne Again SHell
Re: valgrind errors (sometimes resulting in a crash)
Chet Ramey
Re: [PATCH]-v2 command: time
pourko2--- via Bug reports for the GNU Bourne Again SHell
Re: [PATCH]-v2 command: time
Greg Wooledge
[PATCH] nanoseconds
pourko--- via Bug reports for the GNU Bourne Again SHell
[PATCH] builtin: test
pourko--- via Bug reports for the GNU Bourne Again SHell
Re: [PATCH] builtin: test
Pourko via Bug reports for the GNU Bourne Again SHell
Re: [PATCH] builtin: test
Mike Jonkmans
Re: [PATCH] builtin: test
Pourko via Bug reports for the GNU Bourne Again SHell
Re: [PATCH] builtin: test
Pourko via Bug reports for the GNU Bourne Again SHell
Re: [PATCH] builtin: test
Pourko via Bug reports for the GNU Bourne Again SHell
Re: [PATCH] builtin: test
Grisha Levit
Re: [PATCH] builtin: test
Mike Jonkmans
Re: [PATCH] builtin: test
Pourko via Bug reports for the GNU Bourne Again SHell
[PATCH] command: time
pourko--- via Bug reports for the GNU Bourne Again SHell
Re: [PATCH] command: time
Chet Ramey
Re: [PATCH]-v2 command: time
pourko--- via Bug reports for the GNU Bourne Again SHell
[PATCH v3] examples/s-f/Bash_aliases: Fix off-by-one error
Gioele Barabucci
[PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
[PATCH v2 6/7] builtins/test: Document handling of parameters
Gioele Barabucci
[PATCH v2 2/7] doc/bash.1: Document deprecated syntax for arithmetic evaluation
Gioele Barabucci
[PATCH v2 7/7] doc/bash.1: Document -v/-x options
Gioele Barabucci
[PATCH v2 4/7] doc/bash.1: Document role of LC_COLLATE in case-insensitive pathname expansion
Gioele Barabucci
[PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Gioele Barabucci
Re: [PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Chet Ramey
Re: [PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Andreas Schwab
Re: [PATCH v2 3/7] doc/bash.1: Mention quoting when assigning to FIGNORE
Chet Ramey
[PATCH v2 5/7] builtins/test: Document that file expressions act on the symlink target
Gioele Barabucci
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
G. Branden Robinson
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Oğuz
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Oğuz
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Lawrence Velázquez
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Gioele Barabucci
Re: [PATCH v2 0/7] Ancient documentation fixes from Debian
Chet Ramey
[PATCH v2 1/7] doc: Document interaction between `exec` and redirections
Gioele Barabucci
[PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Gioele Barabucci
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Greg Wooledge
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
pourko--- via Bug reports for the GNU Bourne Again SHell
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Chet Ramey
Re: [PATCH v2] examples/s-f/Bash_aliases: Fix off-by-one error
Martin D Kealey
About fltexpr
pourko--- via Bug reports for the GNU Bourne Again SHell
Re: About fltexpr
Greg Wooledge
Re: About fltexpr
Lawrence Velázquez
Earlier messages
Later messages