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: Sun Jun 30 2024 09:16:51 -0400
Threads in reverse chronological order
[
Next Period
]
waiting for process substitutions
,
Zachary Santer
,
2024/06/29
Re: waiting for process substitutions
,
Oğuz
,
2024/06/29
Re: waiting for process substitutions
,
Zachary Santer
,
2024/06/29
Re: waiting for process substitutions
,
Oğuz
,
2024/06/29
Re: waiting for process substitutions
,
Zachary Santer
,
2024/06/29
waiting for process substitutions
,
Oğuz
,
2024/06/29
Re: waiting for process substitutions
,
Zachary Santer
,
2024/06/29
Re: waiting for process substitutions
,
Martin D Kealey
,
2024/06/30
--rcfile and non existing files
,
Gioele Barabucci
,
2024/06/24
Re: --rcfile and non existing files
,
Chet Ramey
,
2024/06/25
Re: --rcfile and non existing files
,
Robert Elz
,
2024/06/25
use-after-free in set -o vi mode
,
rtm
,
2024/06/24
Re: use-after-free in set -o vi mode
,
Chet Ramey
,
2024/06/25
function names starting with %
,
Oğuz
,
2024/06/24
Re: function names starting with %
,
Zachary Santer
,
2024/06/25
Re: function names starting with %
,
Emanuele Torre
,
2024/06/25
Re: function names starting with %
,
Oğuz
,
2024/06/25
readarray leaves a NULL char embedded in each element
,
Rob Gardner
,
2024/06/24
Re: readarray leaves a NULL char embedded in each element
,
Davide Brini
,
2024/06/24
Re: readarray leaves a NULL char embedded in each element
,
Davide Brini
,
2024/06/24
Re: readarray leaves a NULL char embedded in each element
,
Greg Wooledge
,
2024/06/24
Re: readarray leaves a NULL char embedded in each element
,
Greg Wooledge
,
2024/06/24
Proposal for a New Bash Option: failfast for Immediate Pipeline Failure
,
ama bamo
,
2024/06/24
Re: Proposal for a New Bash Option: failfast for Immediate Pipeline Failure
,
Martin D Kealey
,
2024/06/25
Re: Proposal for a New Bash Option: failfast for Immediate Pipeline Failure
,
Zachary Santer
,
2024/06/25
Re: Proposal for a New Bash Option: failfast for Immediate Pipeline Failure
,
Chet Ramey
,
2024/06/28
Re: Proposal for a New Bash Option: failfast for Immediate Pipeline Failure
,
ama bamo
,
2024/06/29
printf, binary data, leading single quote and non ASCII codesets
,
Gioele Barabucci
,
2024/06/24
Re: printf, binary data, leading single quote and non ASCII codesets
,
Oğuz
,
2024/06/24
Re: printf, binary data, leading single quote and non ASCII codesets
,
alex xmb sw ratchev
,
2024/06/24
Re: printf, binary data, leading single quote and non ASCII codesets
,
Chet Ramey
,
2024/06/24
STRTOLD_BROKEN test fails with gcc14
,
af
,
2024/06/21
Re: STRTOLD_BROKEN test fails with gcc14
,
Chet Ramey
,
2024/06/21
Re: yet another $(case ... parse bug
,
felix
,
2024/06/21
Re: proposed BASH_SOURCE_PATH
,
Will Allan
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
Léa Gris
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
Koichi Murase
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
Will Allan
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
Will Allan
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
Martin D Kealey
,
2024/06/21
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/06/21
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/06/25
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/06/25
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/06/26
Re: proposed BASH_SOURCE_PATH
,
Chet Ramey
,
2024/06/26
Re: proposed BASH_SOURCE_PATH
,
konsolebox
,
2024/06/26
Re: proposed BASH_SOURCE_PATH
,
Martin D Kealey
,
2024/06/26
Re: proposed BASH_SOURCE_PATH
,
Léa Gris
,
2024/06/26
Re: proposed BASH_SOURCE_PATH
,
Martin D Kealey
,
2024/06/26
Re: proposed BASH_SOURCE_PATH
,
Oğuz
,
2024/06/19
Re: proposed BASH_SOURCE_PATH
,
Léa Gris
,
2024/06/20
Re: proposed BASH_SOURCE_PATH
,
Oğuz
,
2024/06/20
Re: proposed BASH_SOURCE_PATH
,
alex xmb sw ratchev
,
2024/06/21
history-search-backward clobbers history
,
Andreas Schwab
,
2024/06/19
Re: history-search-backward clobbers history
,
Chet Ramey
,
2024/06/27
bash crashes when splitcurl script try download non existent file
,
Mikhail Gavrilov
,
2024/06/18
Re: bash crashes when splitcurl script try download non existent file
,
Chet Ramey
,
2024/06/21
Re: bash crashes when splitcurl script try download non existent file
,
Mikhail Gavrilov
,
2024/06/21
Re: bash crashes when splitcurl script try download non existent file
,
Chet Ramey
,
2024/06/21
Re: bash crashes when splitcurl script try download non existent file
,
Greg Wooledge
,
2024/06/21
DEBUG trap in a background shell steals controlling terminal forcing parent shell to exit
,
Mark March
,
2024/06/18
Re: DEBUG trap in a background shell steals controlling terminal forcing parent shell to exit
,
Mark March
,
2024/06/25
Re: DEBUG trap in a background shell steals controlling terminal forcing parent shell to exit
,
Chet Ramey
,
2024/06/26
Re: DEBUG trap in a background shell steals controlling terminal forcing parent shell to exit
,
Chet Ramey
,
2024/06/27
'declare -i var=var' for var initially declared in calling scope
,
Zachary Santer
,
2024/06/17
Re: 'declare -i var=var' for var initially declared in calling scope
,
Chet Ramey
,
2024/06/24
Question that baffles AI (all of them)
,
Saint Michael
,
2024/06/15
Re: Question that baffles AI (all of them)
,
Lawrence Velázquez
,
2024/06/15
Re: Question that baffles AI (all of them)
,
alex xmb sw ratchev
,
2024/06/15
Re: Question that baffles AI (all of them)
,
Greg Wooledge
,
2024/06/15
Poor messages when the '#!' file isn't found
,
Dan Jacobson
,
2024/06/13
Re: Poor messages when the '#!' file isn't found
,
Greg Wooledge
,
2024/06/13
Re: Poor messages when the '#!' file isn't found
,
Martin D Kealey
,
2024/06/13
set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/13
Re: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/13
RE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/13
Re: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/13
Re: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/13
Re: set -a leads to truncated output from ps
,
Oğuz
,
2024/06/13
Re: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/13
it, soRE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/13
Re: it, soRE: set -a leads to truncated output from ps
,
Oğuz
,
2024/06/13
RE: it, soRE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/13
Re: it, soRE: set -a leads to truncated output from ps
,
Greg Wooledge
,
2024/06/13
Re: it, soRE: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/14
Re: it, soRE: set -a leads to truncated output from ps
,
Robert Elz
,
2024/06/13
Re: set -a leads to truncated output from ps
,
Andreas Schwab
,
2024/06/13
Re: set -a leads to truncated output from ps
,
Greg Wooledge
,
2024/06/13
RE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/13
Re: set -a leads to truncated output from ps
,
Chet Ramey
,
2024/06/13
Re: set -a leads to truncated output from ps
,
Oğuz
,
2024/06/13
RE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/14
Re: set -a leads to truncated output from ps
,
Greg Wooledge
,
2024/06/14
RE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/14
Re: set -a leads to truncated output from ps
,
Greg Wooledge
,
2024/06/14
Re: set -a leads to truncated output from ps
,
Koichi Murase
,
2024/06/14
Re: set -a leads to truncated output from ps
,
Oğuz
,
2024/06/15
Re: set -a leads to truncated output from ps
,
Greg Wooledge
,
2024/06/15
Re: set -a leads to truncated output from ps
,
Koichi Murase
,
2024/06/15
Re: set -a leads to truncated output from ps
,
Koichi Murase
,
2024/06/15
Re: set -a leads to truncated output from ps
,
Oğuz
,
2024/06/15
Re: set -a leads to truncated output from ps
,
Chet Ramey
,
2024/06/21
Re: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/21
Re: set -a leads to truncated output from ps
,
Chet Ramey
,
2024/06/21
Re: set -a leads to truncated output from ps
,
alex xmb sw ratchev
,
2024/06/21
Re: set -a leads to truncated output from ps
,
Chet Ramey
,
2024/06/21
Re: set -a leads to truncated output from ps
,
Chet Ramey
,
2024/06/21
Re: set -a leads to truncated output from ps
,
Robert Elz
,
2024/06/14
RE: set -a leads to truncated output from ps
,
Alain BROSSARD
,
2024/06/15
Re: set -a leads to truncated output from ps
,
Robert Elz
,
2024/06/15
Echoing commands
,
Angelo Borsotti
,
2024/06/12
Re: Echoing commands
,
Greg Wooledge
,
2024/06/12
Re: Echoing commands
,
alex xmb sw ratchev
,
2024/06/12
Re: Echoing commands
,
alex xmb sw ratchev
,
2024/06/12
Re: Echoing commands
,
alex xmb sw ratchev
,
2024/06/12
Re: Echoing commands
,
alex xmb sw ratchev
,
2024/06/12
Re: Echoing commands
,
Koichi Murase
,
2024/06/12
Re: Echoing commands
,
Angelo Borsotti
,
2024/06/13
Re: Echoing commands
,
Angelo Borsotti
,
2024/06/13
Re: Echoing commands
,
Greg Wooledge
,
2024/06/13
Re: Echoing commands
,
Dale R. Worley
,
2024/06/13
Re: Echoing commands
,
Greg Wooledge
,
2024/06/13
Re: Echoing commands
,
Robert Elz
,
2024/06/13
Re: Echoing commands
,
Robert Elz
,
2024/06/13
feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/11
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Chet Ramey
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Greg Wooledge
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
alex xmb sw ratchev
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
alex xmb sw ratchev
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Chet Ramey
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
alex xmb sw ratchev
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Martin D Kealey
,
2024/06/26
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Oğuz
,
2024/06/27
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/27
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Martin D Kealey
,
2024/06/28
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Oğuz
,
2024/06/28
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Martin D Kealey
,
2024/06/29
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/27
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/27
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/28
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Greg Wooledge
,
2024/06/28
Re: feature suggestion: ability to expand a set of elements of an array or characters of a scalar, given their indices
,
Zachary Santer
,
2024/06/28
anonymous pipes in recursive function calls
,
Zachary Santer
,
2024/06/28
Re: anonymous pipes in recursive function calls
,
konsolebox
,
2024/06/29
Re: anonymous pipes in recursive function calls
,
Zachary Santer
,
2024/06/29
Re: anonymous pipes in recursive function calls
,
konsolebox
,
2024/06/29
Re: anonymous pipes in recursive function calls
,
Zachary Santer
,
2024/06/29
[PATCH] tests: printf: provide explicit TZ start/end
,
Grisha Levit
,
2024/06/11
Re: [PATCH] tests: printf: provide explicit TZ start/end
,
Martin D Kealey
,
2024/06/13
Re: [PATCH] tests: printf: provide explicit TZ start/end
,
Chet Ramey
,
2024/06/13
Re: [PATCH] tests: printf: provide explicit TZ start/end
,
Chet Ramey
,
2024/06/13
Re: [PATCH] tests: printf: provide explicit TZ start/end
,
Robert Elz
,
2024/06/13
Re: [PATCH] tests: printf: provide explicit TZ start/end
,
Martin D Kealey
,
2024/06/13
Re: [PATCH] tests: printf: provide explicit TZ start/end
,
Robert Elz
,
2024/06/13
Re: Examples of concurrent coproc usage?
,
Martin D Kealey
,
2024/06/08
Re: Examples of concurrent coproc usage?
,
Zachary Santer
,
2024/06/10
Re: Examples of concurrent coproc usage?
,
Robert Elz
,
2024/06/10
Re: Examples of concurrent coproc usage?
,
Zachary Santer
,
2024/06/11
Re: Bug tracking
,
Martin D Kealey
,
2024/06/08
Setting HISTTIMEFORMAT is causing problems in >=bash-5.2
,
Thomas Deutschmann
,
2024/06/05
Re: Setting HISTTIMEFORMAT is causing problems in >=bash-5.2
,
Chet Ramey
,
2024/06/13
readonly inconsistency with arrays
,
Will Allan
,
2024/06/03
Re: readonly inconsistency with arrays
,
Zachary Santer
,
2024/06/03
Re: readonly inconsistency with arrays
,
Will Allan
,
2024/06/03
Re: readonly inconsistency with arrays
,
Chet Ramey
,
2024/06/04
Re: readonly inconsistency with arrays
,
Chet Ramey
,
2024/06/04
REQUEST
,
Saint Michael
,
2024/06/04
REQUEST - bash floating point math support
,
Zachary Santer
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Koichi Murase
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/06
Re: REQUEST - bash floating point math support
,
Koichi Murase
,
2024/06/06
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/06
Re: REQUEST - bash floating point math support
,
Koichi Murase
,
2024/06/06
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/06
Re: REQUEST - bash floating point math support
,
Zachary Santer
,
2024/06/12
Re: REQUEST - bash floating point math support
,
Saint Michael
,
2024/06/12
Re: REQUEST - bash floating point math support
,
Martin D Kealey
,
2024/06/13
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/14
Re: REQUEST - bash floating point math support
,
Saint Michael
,
2024/06/14
Re: REQUEST - bash floating point math support
,
Koichi Murase
,
2024/06/14
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/15
Re: REQUEST - bash floating point math support
,
Koichi Murase
,
2024/06/15
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/15
Re: REQUEST - bash floating point math support
,
alex xmb sw ratchev
,
2024/06/15
Re: REQUEST - bash floating point math support
,
Zachary Santer
,
2024/06/16
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/17
Re: REQUEST - bash floating point math support
,
Koichi Murase
,
2024/06/17
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/17
Re: REQUEST - bash floating point math support
,
Zachary Santer
,
2024/06/17
Re: REQUEST - bash floating point math support
,
Chet Ramey
,
2024/06/21
Re: REQUEST - bash floating point math support
,
alex xmb sw ratchev
,
2024/06/21
Re: REQUEST - bash floating point math support
,
Chet Ramey
,
2024/06/21
Re: REQUEST - bash floating point math support
,
Saint Michael
,
2024/06/21
Re: REQUEST - bash floating point math support
,
alex xmb sw ratchev
,
2024/06/21
Re: REQUEST - bash floating point math support
,
Chet Ramey
,
2024/06/21
Re: REQUEST - bash floating point math support
,
Chet Ramey
,
2024/06/12
Re: REQUEST - bash floating point math support
,
Robert Elz
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Greg Wooledge
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Léa Gris
,
2024/06/06
Re: REQUEST - bash floating point math support
,
Robert Elz
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Saint Michael
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Greg Wooledge
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Saint Michael
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Robert Elz
,
2024/06/05
Re: REQUEST - bash floating point math support
,
Zachary Santer
,
2024/06/06
Re: [PATCH] cond expr: cleanup on errors
,
Chet Ramey
,
2024/06/03
Re: [PATCH] cond expr: cleanup on errors
,
Grisha Levit
,
2024/06/03
Re: [PATCH] cond expr: cleanup on errors
,
Chet Ramey
,
2024/06/04
Re: [PATCH] cond expr: cleanup on errors
,
Grisha Levit
,
2024/06/04
Re: [PATCH] cond expr: cleanup on errors
,
Chet Ramey
,
2024/06/10
Re: [PATCH] expand_word_internal: fix leak with W_NOSPLIT2
,
Chet Ramey
,
2024/06/03
Re: [PATCH] coproc: do not leak name
,
Chet Ramey
,
2024/06/03
[bug #65827] Cross-compilation fails with gcc 14.1.0
,
Brett Neumeier
,
2024/06/02
Re: [bug #65827] Cross-compilation fails with gcc 14.1.0
,
Chet Ramey
,
2024/06/03
Re: [bug #65827] Cross-compilation fails with gcc 14.1.0
,
Brett Neumeier
,
2024/06/04
[PATCH] fix uneccesary copy of function bodies for BASH_SOURCE
,
Koichi Murase
,
2024/06/01
Re: [PATCH] fix uneccesary copy of function bodies for BASH_SOURCE
,
Koichi Murase
,
2024/06/01
Re: [PATCH] fix uneccesary copy of function bodies for BASH_SOURCE
,
Chet Ramey
,
2024/06/03
Re: [PATCH] fix uneccesary copy of function bodies for BASH_SOURCE
,
konsolebox
,
2024/06/04
Re: [PATCH] fix uneccesary copy of function bodies for BASH_SOURCE
,
Koichi Murase
,
2024/06/04
Re: [PATCH] fix uneccesary copy of function bodies for BASH_SOURCE
,
Chet Ramey
,
2024/06/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc