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: Wed May 31 2023 18:24:04 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2023
[PATCH] leak in rl_filename_completion_function
,
Grisha Levit
,
18:24
Re: enable builtin bugs in bash 5.2
,
alex xmb ratchev
,
11:03
Re: enable builtin bugs in bash 5.2
,
Robert Elz
,
10:57
Re: enable builtin bugs in bash 5.2
,
alex xmb ratchev
,
10:47
Re: enable builtin bugs in bash 5.2
,
Chet Ramey
,
10:07
May 30, 2023
Re: enable builtin bugs in bash 5.2
,
alex xmb ratchev
,
16:56
Re: enable builtin bugs in bash 5.2
,
alex xmb ratchev
,
16:55
Re: enable builtin bugs in bash 5.2
,
Robert Elz
,
16:47
Re: enable builtin bugs in bash 5.2
,
alex xmb ratchev
,
15:31
Re: enable builtin bugs in bash 5.2
,
Chet Ramey
,
15:29
Re: Error message: cannot find _struct in shared object
,
Chet Ramey
,
10:25
Re: inaccurate documentation for [[:ascii:]]
,
alex xmb ratchev
,
08:53
Re: inaccurate documentation for [[:ascii:]]
,
Emanuele Torre
,
08:51
Re: inaccurate documentation for [[:ascii:]]
,
alex xmb ratchev
,
08:43
inaccurate documentation for [[:ascii:]]
,
Emanuele Torre
,
08:40
Segfault, 29 May '23
,
Wiley Young
,
01:18
May 29, 2023
Re: ctype.h functions on bytes 0x80..0xFF
,
Chet Ramey
,
14:20
Re: \U expansion in single-byte locale
,
Chet Ramey
,
13:16
Re: heap-buffer-overflow in history_expand
,
Chet Ramey
,
12:24
Re: array size vs index of last element (was Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context)
,
Chet Ramey
,
11:25
May 28, 2023
Re: array size vs index of last element (was Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context)
,
Robert Elz
,
06:06
array size vs index of last element (was Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context)
,
Martin D Kealey
,
02:05
No form commsub if last token ends with & or ;
,
Grisha Levit
,
01:58
May 27, 2023
Re: ctype.h functions on bytes 0x80..0xFF
,
Grisha Levit
,
23:58
Re: EOF at PS2
,
alex xmb ratchev
,
15:56
Re: Error message: cannot find _struct in shared object
,
Emanuele Torre
,
12:48
enable builtin bugs in bash 5.2
,
Emanuele Torre
,
12:44
Error message: cannot find _struct in shared object
,
Wiley Young
,
12:39
May 26, 2023
Re: EOF at PS2
,
Chet Ramey
,
17:45
ctype.h functions on bytes 0x80..0xFF
,
Grisha Levit
,
05:55
\U expansion in single-byte locale
,
Grisha Levit
,
03:44
May 25, 2023
Re: heap-buffer-overflow in history_expand
,
Grisha Levit
,
18:11
Re: "environment:" instead of $0 in front of fatal errors from functions
,
Chet Ramey
,
15:47
Re: nofork command substitution
,
Daniel Douglas
,
15:19
Re: nofork command substitution
,
Chet Ramey
,
14:41
Re: nofork command substitution
,
Robert Elz
,
13:19
Re: nofork command substitution
,
Chet Ramey
,
10:17
Re: nofork command substitution
,
Chet Ramey
,
10:08
Re: Unset during expansion w/ nofork sub
,
Chet Ramey
,
09:29
Re: nofork command substitution
,
Koichi Murase
,
09:14
Re: text similar to JSON can cause memory of bash to become abnormally large
,
Chet Ramey
,
09:07
Re: nofork command substitution
,
Robert Elz
,
08:13
Re: With DEBUG trap, resizing window crashes script
,
L A Walsh
,
07:15
Re: nofork command substitution
,
Koichi Murase
,
06:30
May 24, 2023
text similar to JSON can cause memory of bash to become abnormally large
,
wang yuhang
,
21:39
Re: Searches in bash don't works
,
Dennis Williamson
,
19:07
Searches in bash don't works
,
William
,
18:20
Re: parsing command substitution inside parameter expansion in interactive shell
,
Chet Ramey
,
14:37
Re: nofork command substitution
,
Chet Ramey
,
11:13
Re: nofork command substitution
,
Chet Ramey
,
10:23
Unset during expansion w/ nofork sub
,
Grisha Levit
,
09:45
Re: nofork command substitution
,
Chet Ramey
,
09:27
May 23, 2023
Re: nofork command substitution
,
Grisha Levit
,
16:17
Re: parsing command substitution inside parameter expansion in interactive shell
,
Grisha Levit
,
14:50
Re: nofork command substitution
,
Koichi Murase
,
06:53
May 22, 2023
Re: nofork command substitution
,
Martijn Dekker
,
17:29
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Chet Ramey
,
17:16
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Chet Ramey
,
17:04
Re: nofork command substitution
,
Chet Ramey
,
11:18
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Oğuz
,
08:53
"environment:" instead of $0 in front of fatal errors from functions
,
Emanuele Torre
,
08:36
Re: `wait -n` returns 127 when it shouldn't
,
Robert Elz
,
07:53
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Martin D Kealey
,
05:58
Re: `wait -n` returns 127 when it shouldn't
,
alex xmb ratchev
,
05:02
Re: `wait -n` returns 127 when it shouldn't
,
Aleksey Covacevice
,
01:43
May 21, 2023
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Emanuele Torre
,
23:00
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Martin D Kealey
,
19:27
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Greg Wooledge
,
18:15
Re: setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Martin D Kealey
,
17:01
May 20, 2023
setarray[unsetkey] doesn't trigger nounset in arithmetic context
,
Emanuele Torre
,
20:00
May 19, 2023
Re: nofork command substitution
,
Grisha Levit
,
17:00
Re: nofork command substitution
,
Chet Ramey
,
16:28
Re: nofork command substitution
,
Chet Ramey
,
16:24
Re: nofork command substitution
,
Chet Ramey
,
16:19
Re: Re: nofork command substitution
,
alex xmb ratchev
,
16:13
Fwd: Re: nofork command substitution
,
Chet Ramey
,
16:07
Re: nofork command substitution
,
alex xmb ratchev
,
15:37
Re: nofork command substitution
,
Greg Wooledge
,
15:10
Re: nofork command substitution
,
alex xmb ratchev
,
15:03
Re: nofork command substitution
,
alex xmb ratchev
,
15:02
Re: nofork command substitution
,
Robert Elz
,
14:43
Re: nofork command substitution
,
alex xmb ratchev
,
12:40
Re: nofork command substitution
,
alex xmb ratchev
,
12:36
Re: nofork command substitution
,
Chet Ramey
,
12:04
Re: nofork command substitution
,
alex xmb ratchev
,
11:56
Re: nofork command substitution
,
alex xmb ratchev
,
11:52
Re: nofork command substitution
,
Chet Ramey
,
10:29
Re: nofork command substitution
,
Chet Ramey
,
10:19
Re: `wait -n` returns 127 when it shouldn't
,
Chet Ramey
,
10:01
Re: nofork command substitution
,
Greg Wooledge
,
08:55
Re: nofork command substitution
,
alex xmb ratchev
,
08:27
Re: nofork command substitution
,
alex xmb ratchev
,
08:25
Re: nofork command substitution
,
Greg Wooledge
,
07:54
Re: nofork command substitution
,
alex xmb ratchev
,
07:36
Re: `wait -n` returns 127 when it shouldn't
,
Robert Elz
,
06:25
Re: nofork command substitution
,
Robert Elz
,
06:12
May 18, 2023
Re: nofork command substitution
,
Dale R. Worley
,
22:14
Re: nofork command substitution
,
Dale R. Worley
,
21:59
Re: `wait -n` returns 127 when it shouldn't
,
Chet Ramey
,
14:07
Re: `wait -n` returns 127 when it shouldn't
,
Chet Ramey
,
14:00
Re: `wait -n` returns 127 when it shouldn't
,
Robert Elz
,
10:00
Re: `wait -n` returns 127 when it shouldn't
,
Robert Elz
,
07:52
Re: `wait -n` returns 127 when it shouldn't
,
Greg Wooledge
,
07:35
Re: `wait -n` returns 127 when it shouldn't
,
Martin D Kealey
,
00:16
May 17, 2023
Re: Adding support of the z/OS platform
,
Chet Ramey
,
12:42
Re: `wait -n` returns 127 when it shouldn't
,
Chet Ramey
,
12:13
Re: `wait -n` returns 127 when it shouldn't
,
Phi Debian
,
11:55
Re: `wait -n` returns 127 when it shouldn't
,
Oğuz İsmail Uysal
,
11:52
Re: `wait -n` returns 127 when it shouldn't
,
Robert Elz
,
11:52
Re: `wait -n` returns 127 when it shouldn't
,
Oğuz İsmail Uysal
,
06:20
Re: `wait -n` returns 127 when it shouldn't
,
Martin D Kealey
,
03:23
May 16, 2023
Re: nofork command substitution
,
Ángel
,
17:40
Re: Adding support of the z/OS platform
,
Ángel
,
17:36
Adding support of the z/OS platform
,
Igor Todorovski
,
13:46
`wait -n` returns 127 when it shouldn't
,
Aleksey Covacevice
,
13:46
May 15, 2023
Re: nofork command substitution
,
Chet Ramey
,
15:01
Re: nofork command substitution
,
Oğuz İsmail Uysal
,
14:55
Re: nofork command substitution
,
Chet Ramey
,
14:51
Re: nofork command substitution
,
Oğuz İsmail Uysal
,
14:42
nofork command substitution
,
Chet Ramey
,
13:35
May 11, 2023
Re: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Emanuele Torre
,
08:07
RE: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Baumann, Moritz
,
06:54
May 10, 2023
Re: With DEBUG trap, resizing window crashes script
,
Eduardo Bustamante
,
16:13
RE: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Baumann, Moritz
,
16:08
With DEBUG trap, resizing window crashes script
,
Wiley Young
,
16:02
Re: nounset option: Error message points to the wrong variable when accessing associative arrays
,
alex xmb ratchev
,
14:50
Re: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Emanuele Torre
,
14:22
RE: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Baumann, Moritz
,
13:45
Re: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Emanuele Torre
,
11:37
Re: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Andreas Schwab
,
11:28
Re: nounset option: Error message points to the wrong variable when accessing associative arrays
,
Emanuele Torre
,
11:25
nounset option: Error message points to the wrong variable when accessing associative arrays
,
Baumann, Moritz
,
11:11
Re: eval '`' reports error but $? is still 0
,
Emanuele Torre
,
09:46
eval '`' reports error but $? is still 0
,
Clark Wang
,
09:06
May 09, 2023
Fwd: Re: EOF at PS2
,
Chet Ramey
,
11:41
Re: Unnecessary bash warning message
,
alex xmb ratchev
,
10:14
May 08, 2023
Re: Unnecessary bash warning message
,
Robert Elz
,
19:50
Re: Unnecessary bash warning message
,
Chet Ramey
,
11:13
Re: Building loadables depends on main build
,
Chet Ramey
,
11:00
Re: Should Use Straight Single Quote instead of Curved
,
Chet Ramey
,
10:56
Re: Integer overflow of i in string_extract_verbatim
,
Chet Ramey
,
10:51
Re: Unnecessary bash warning message
,
Greg Wooledge
,
07:04
Re: Unnecessary bash warning message
,
alex xmb ratchev
,
02:28
May 07, 2023
Unnecessary bash warning message
,
Hyunho Cho
,
22:06
Building loadables depends on main build
,
Christian Weisgerber
,
16:15
May 06, 2023
Re: Should Use Straight Single Quote instead of Curved
,
G. Branden Robinson
,
12:45
Should Use Straight Single Quote instead of Curved
,
Shynur Xie
,
10:04
May 04, 2023
Fwd: EOF at PS2
,
Martin D Kealey
,
21:54
Re: Alpine: strscpy.c:25:1: error: unknown type name 'ssize_t'; did you mean 'size_t'?
,
Tianon Gravi
,
15:33
Re: [PATCH] add missing null check in duplicate_buffered_stream()
,
Chet Ramey
,
09:10
May 03, 2023
Re: Alpine: strscpy.c:25:1: error: unknown type name 'ssize_t'; did you mean 'size_t'?
,
Emanuele Torre
,
20:57
Alpine: strscpy.c:25:1: error: unknown type name 'ssize_t'; did you mean 'size_t'?
,
Tianon Gravi
,
19:56
[PATCH] add missing null check in duplicate_buffered_stream()
,
Emanuele Torre
,
19:41
Re: EOF at PS2
,
Chet Ramey
,
15:20
Re: bash feature suggestion, show command RC codes in history
,
alex xmb ratchev
,
10:45
Re: bash feature suggestion, show command RC codes in history
,
Chet Ramey
,
10:24
Re: jobs builtin inside SIGCHLD trap doesn't clean up terminated jobs
,
Chet Ramey
,
09:03
Re: bash built-ins `true' and `false' undocumented
,
Sebastian Carlos
,
08:42
The bash built-ins 'true' and 'false' are undocumented in info and man page.
,
Sebastian Carlos
,
08:42
May 01, 2023
Re: recovering from parser errors during compound assignment
,
Chet Ramey
,
17:23
Re: recovering from parser errors during compound assignment
,
Chet Ramey
,
17:21
Re: heap-buffer-overflow in history_expand
,
Chet Ramey
,
11:48
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc