Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Sat Apr 30 2022 12:59:02 -0400
Threads in reverse chronological order
[
Next Period
]
Bug in documentation (man)
,
Gasan
,
2022/04/29
bash does not run exit traps if the last command is a kill builtin that kills bash (`kill "$$"')
,
Emanuele Torre
,
2022/04/29
Re: bash does not run exit traps if the last command is a kill builtin that kills bash (`kill "$$"')
,
Chet Ramey
,
2022/04/30
[PATCH] Fix build errors with --disable-multibyte
,
Jason A. Donenfeld
,
2022/04/27
Re: [PATCH] Fix build errors with --disable-multibyte
,
Chet Ramey
,
2022/04/27
Re: [PATCH] Fix build errors with --disable-multibyte
,
Jason A. Donenfeld
,
2022/04/27
Re: [PATCH] Fix build errors with --disable-multibyte
,
Chet Ramey
,
2022/04/27
bash 5.1 heredoc pipes problematic, shopt needed
,
Sam Liddicott
,
2022/04/22
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Sam Liddicott
,
2022/04/22
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Dale R. Worley
,
2022/04/23
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Lawrence Velázquez
,
2022/04/23
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Ángel
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Oğuz
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Lawrence Velázquez
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Sam Liddicott
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Ángel
,
2022/04/28
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Greg Wooledge
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/24
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
tetsujin
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Greg Wooledge
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Andreas Schwab
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/28
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Greg Wooledge
,
2022/04/28
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Alexey
,
2022/04/28
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/28
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Chet Ramey
,
2022/04/25
Re: bash 5.1 heredoc pipes problematic, shopt needed
,
Sam Liddicott
,
2022/04/25
Crash with 5.2 beta in compgen
,
Sam James
,
2022/04/16
Re: Crash with 5.2 beta in compgen
,
Chet Ramey
,
2022/04/16
Re: Crash with 5.2 beta in compgen
,
Andreas Schwab
,
2022/04/16
Re: Crash with 5.2 beta in compgen
,
Sam James
,
2022/04/16
Re: Crash with 5.2 beta in compgen
,
Chet Ramey
,
2022/04/17
executes statement after "exit"
,
Frank Heckenbach
,
2022/04/15
Re: executes statement after "exit"
,
Chet Ramey
,
2022/04/15
Re: executes statement after "exit"
,
Frank Heckenbach
,
2022/04/15
Re: executes statement after "exit"
,
Alex fxmbsw7 Ratchev
,
2022/04/16
Re: executes statement after "exit"
,
Chet Ramey
,
2022/04/16
Re: executes statement after "exit"
,
Chet Ramey
,
2022/04/16
bash seems confused about it's state after unclosed single quotes in nested command substitution
,
Martin Schulte
,
2022/04/15
Re: bash seems confused about it's state after unclosed single quotes in nested command substitution
,
Andreas Schwab
,
2022/04/15
Re: bash seems confused about it's state after unclosed single quotes in nested command substitution
,
Chet Ramey
,
2022/04/16
Building loadable builtin
,
Robert E. Griffith
,
2022/04/14
Re: Building loadable builtin
,
Jesse Hathaway
,
2022/04/14
Re: Building loadable builtin
,
Robert E. Griffith
,
2022/04/14
Re: Building loadable builtin
,
Chet Ramey
,
2022/04/14
Re: Building loadable builtin
,
Chet Ramey
,
2022/04/14
Bash-5.2-beta available
,
Chet Ramey
,
2022/04/13
"trap" output from "if" statement redirected wrongly
,
Frank Heckenbach
,
2022/04/13
Re: "trap" output from "if" statement redirected wrongly
,
Jesse Hathaway
,
2022/04/13
Re: "trap" output from "if" statement redirected wrongly
,
Frank Heckenbach
,
2022/04/13
Re: "trap" output from "if" statement redirected wrongly
,
Chet Ramey
,
2022/04/14
Re: "trap" output from "if" statement redirected wrongly
,
Andreas Kusalananda Kähäri
,
2022/04/14
Buffer Overflow
,
Sergio Fuentes
,
2022/04/12
Re: Buffer Overflow
,
Chet Ramey
,
2022/04/12
Re: Buffer Overflow
,
Dennis Williamson
,
2022/04/12
Re: Buffer Overflow
,
Greg Wooledge
,
2022/04/12
Login to a remote machine.
,
Ayoub Misherghi
,
2022/04/09
Re: Login to a remote machine.
,
Lawrence Velázquez
,
2022/04/09
Re: Login to a remote machine.
,
Robert Elz
,
2022/04/09
Re: Login to a remote machine.
,
Ángel
,
2022/04/10
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Paul Eggert
,
2022/04/09
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Chet Ramey
,
2022/04/11
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Vincent Lefevre
,
2022/04/11
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Paul Eggert
,
2022/04/25
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Chet Ramey
,
2022/04/25
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Paul Eggert
,
2022/04/25
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Chet Ramey
,
2022/04/29
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Paul Eggert
,
2022/04/29
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Vincent Lefevre
,
2022/04/30
Re: bug#54785: for floating point, printf should use double like in C instead of long double
,
Paul Eggert
,
2022/04/30
Re: Bash regexp parsing would benefit from safe recursion limit
,
Dale R. Worley
,
2022/04/08
Bug in Bash on syntax error in functions?
,
Roel Van de Paar
,
2022/04/08
Re: Bug in Bash on syntax error in functions?
,
Chet Ramey
,
2022/04/08
Re: Bug in Bash on syntax error in functions?
,
Lawrence Velázquez
,
2022/04/08
Re: Bug in Bash on syntax error in functions?
,
Chet Ramey
,
2022/04/08
Re: Bug in Bash on syntax error in functions?
,
Roel Van de Paar
,
2022/04/08
${var@A} expands to empty string for unset, but declared variables with no attributes
,
Emanuele Torre
,
2022/04/06
Re: ${var@A} expands to empty string for unset, but declared variables with no attributes
,
Chet Ramey
,
2022/04/07
"~~" and "~" case-toggling modification undocumented
,
Andreas Kusalananda Kähäri
,
2022/04/05
Re: "~~" and "~" case-toggling modification undocumented
,
Chet Ramey
,
2022/04/05
Re: "~~" and "~" case-toggling modification undocumented
,
Andreas Kusalananda Kähäri
,
2022/04/05
bash.1: Mention that substring expansion also works for special parameter *
,
Merlin Büge
,
2022/04/03
Re: bash.1: Mention that substring expansion also works for special parameter *
,
Chet Ramey
,
2022/04/04
Re: Bash-5.2-alpha available
,
Chet Ramey
,
2022/04/01
Re: bug-bash Digest, Vol 232, Issue 27
,
Chet Ramey
,
2022/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc