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