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 2017 13:04:29 -0400
Messages in reverse chronological order
[
Next Period
]
May 31, 2017
Re: Builtin read with -n0 or -N0 (nchars == 0) behaves as a read with no -n/-N argument
,
Pranav Deshpande
,
13:04
Re: CTRL-R RET "morning after pill" keystroke
,
Chet Ramey
,
11:31
Re: Builtin read with -n0 or -N0 (nchars == 0) behaves as a read with no -n/-N argument
,
Chet Ramey
,
10:18
May 30, 2017
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
tetsujin
,
11:05
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Chet Ramey
,
10:34
Re: PWD not made canonical on shell start
,
Chet Ramey
,
10:32
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
dualbus
,
10:19
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Chet Ramey
,
10:02
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Pranav Deshpande
,
00:13
May 29, 2017
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
George
,
23:41
Re: {varname} redirection for a command or group leaves the file open
,
George
,
23:34
Re: PWD not made canonical on shell start
,
dualbus
,
18:48
Re: PWD not made canonical on shell start
,
Chet Ramey
,
18:25
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Chet Ramey
,
17:05
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
dualbus
,
16:40
Re: Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Chet Ramey
,
16:17
Re: {varname} redirection for a command or group leaves the file open
,
Chet Ramey
,
15:36
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
dualbus
,
12:37
Re: PWD not made canonical on shell start
,
dualbus
,
12:23
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
George Caswell
,
00:29
May 28, 2017
Re: Non-empty associative array considered not-set by -v test
,
林博仁
,
01:25
May 27, 2017
Re: Non-empty associative array considered not-set by -v test
,
Eduardo Bustamante
,
23:34
Non-empty associative array considered not-set by -v test
,
林博仁
,
16:21
May 26, 2017
Re: {varname} redirection for a command or group leaves the file open
,
George
,
02:26
May 24, 2017
Re: PWD not made canonical on shell start
,
Chet Ramey
,
11:53
May 23, 2017
Re: Interested in contributing to Bash
,
Chet Ramey
,
17:27
Re: Interested in contributing to Bash
,
John McKown
,
14:58
Re: Interested in contributing to Bash
,
John McKown
,
14:55
Re: Interested in contributing to Bash
,
Chet Ramey
,
14:52
Re: Interested in contributing to Bash
,
Pranav Deshpande
,
14:49
Re: Interested in contributing to Bash
,
Chet Ramey
,
14:39
Builtin read with -n0 or -N0 (nchars == 0) behaves as a read with no -n/-N argument
,
Eduardo Bustamante
,
11:33
Builtin history -r does not work with named pipes (i.e. GNU readline's histfile.c read_history_range)
,
Eduardo Bustamante
,
11:33
Re: PWD not made canonical on shell start
,
Eduardo Bustamante
,
10:28
PWD not made canonical on shell start
,
idallen
,
09:51
May 22, 2017
Re: History Feature issue
,
Pranav Deshpande
,
07:13
Re: History Feature issue
,
Pierre Gaston
,
07:01
Re: History Feature issue
,
Pranav Deshpande
,
06:27
May 21, 2017
Re: History Feature issue
,
Eduardo Bustamante
,
17:36
History Feature issue
,
Pranav Deshpande
,
12:29
Re: Interested in contributing to Bash
,
Eduardo Bustamante
,
11:53
Re: {varname} redirection for a command or group leaves the file open
,
Eduardo Bustamante
,
11:48
Interested in contributing to Bash
,
Pranav Deshpande
,
09:48
May 20, 2017
Re: Bash feature request: provide state data pointer and unset_func for dynamic variables
,
George
,
04:00
Re: {varname} redirection for a command or group leaves the file open
,
George
,
01:47
Re: {varname} redirection for a command or group leaves the file open
,
Pierre Gaston
,
01:17
May 19, 2017
Re: {varname} redirection for a command or group leaves the file open
,
Eduardo Bustamante
,
22:39
Re: Bash feature request: provide state data pointer and unset_func for dynamic variables
,
Eduardo Bustamante
,
22:38
Re: {varname} redirection for a command or group leaves the file open
,
tetsujin
,
16:32
Bash feature request: provide state data pointer and unset_func for dynamic variables
,
tetsujin
,
16:30
AddressSanitizer: heap-use-after-free ../../../bash/lib/readline/display.c:2092 in update_line
,
Eduardo Bustamante
,
02:42
Infinite loop in readline's noninc_search
,
Eduardo Bustamante
,
02:00
May 18, 2017
Re: unalias works weirdly inside an if-then block
,
DJ Mills
,
22:18
Re: unalias works weirdly inside an if-then block
,
Ángel
,
20:59
Re: Infinite loop in bash glob matching
,
Chet Ramey
,
15:15
Re: Infinite loop in bash glob matching
,
Greg Wooledge
,
08:01
Re: Infinite loop in bash glob matching
,
Zoltán Herczeg
,
02:29
May 17, 2017
Re: Infinite loop in bash glob matching
,
Chet Ramey
,
11:49
Re: Infinite loop in bash glob matching
,
Eduardo Bustamante
,
10:52
May 16, 2017
Re: Segmentation fault in expassign when PS1='$[U[0S]+=]'
,
Chet Ramey
,
16:38
Re: Infinite loop in bash glob matching
,
Zoltán Herczeg
,
15:36
Re: Segmentation fault in skip_to_delim / bash_directory_completion_hook
,
Chet Ramey
,
14:19
Re: Infinite loop in bash glob matching
,
Daniel Mills
,
11:08
Re: Infinite loop in bash glob matching
,
Eduardo Bustamante
,
10:50
Infinite loop in bash glob matching
,
Zoltán Herczeg
,
10:16
Re: Segfault when closing piped stdin on 4.4.11
,
Eduardo Bustamante
,
00:01
May 15, 2017
Segfault when closing piped stdin on 4.4.11
,
Elliott Cable
,
23:46
Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3
,
Chet Ramey
,
16:00
Segmentation fault in expassign when PS1='$[U[0S]+=]'
,
Eduardo Bustamante
,
15:58
Segmentation fault in skip_to_delim / bash_directory_completion_hook
,
Eduardo Bustamante
,
15:20
Re: [ANNOUNCEMENT] Updated: libreadline7-7.0.3-3
,
Eric Blake
,
14:19
May 14, 2017
CTRL-R RET "morning after pill" keystroke
,
積丹尼 Dan Jacobson
,
09:08
Re: How to call a bash-func from readline? && how to call rl-func from bash?
,
L A Walsh
,
00:47
May 13, 2017
Re: How to call a bash-func from readline? && how to call rl-func from bash?
,
Eduardo Bustamante
,
18:56
How to call a bash-func from readline? && how to call rl-func from bash?
,
L A Walsh
,
18:15
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
11:58
May 12, 2017
Re: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Chet Ramey
,
14:19
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Chet Ramey
,
11:29
Re: Bash doesn't handle C with acute accent properly during readline's rl_change_case
,
Chet Ramey
,
11:15
Bash segmentation fault in readline's update_line
,
Eduardo Bustamante
,
11:14
Re: unalias works weirdly inside an if-then block
,
Gabor Burjan
,
11:12
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
10:49
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
10:44
Re: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Eduardo Bustamante
,
09:56
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Chet Ramey
,
09:35
Re: unalias works weirdly inside an if-then block
,
Gabor Burjan
,
09:26
Re: unalias works weirdly inside an if-then block
,
Eduardo Bustamante
,
09:12
Re: unalias works weirdly inside an if-then block
,
Greg Wooledge
,
09:10
unalias works weirdly inside an if-then block
,
Gabor Burjan
,
09:01
Re: Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
08:58
Bash stays in the secondary prompt (PS2) after completing a command with `edit-and-execute-command'
,
Eduardo Bustamante
,
08:42
May 11, 2017
答复: memory leak in bash
,
wuzongyong (A)
,
21:39
Re: Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Chet Ramey
,
11:46
Bash 4.4 on GCC 6.1.0 static build issue
,
Steve Volumetric
,
11:24
Compiling bash statically in 4.2/4.3/4.4 with GCC 6.1.0
,
Steve Volumetric
,
11:24
Re: Infinite loop in rl_forward_word
,
Chet Ramey
,
10:45
Re: Infinite loop in rl_forward_word
,
Eduardo Bustamante
,
10:42
Re: memory leak in bash
,
Eduardo Bustamante
,
10:39
Re: Infinite loop in rl_forward_word
,
Chet Ramey
,
10:31
memory leak in bash
,
wuzongyong (A)
,
09:52
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Eduardo Bustamante
,
08:58
Bash doesn't handle C with acute accent properly during readline's rl_change_case
,
Eduardo Bustamante
,
08:56
Re: Infinite loop in rl_forward_word
,
Eduardo Bustamante
,
08:04
Re: {varname} redirection for a command or group leaves the file open
,
Aldo Davide
,
06:14
May 10, 2017
Re: {varname} redirection for a command or group leaves the file open
,
Pierre Gaston
,
13:52
{varname} redirection for a command or group leaves the file open
,
Aldo Davide
,
13:37
May 09, 2017
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Chet Ramey
,
16:28
Re: read -e malloc assertion botched
,
Chet Ramey
,
16:24
Infinite loop in rl_forward_word
,
Eduardo Bustamante
,
10:28
Re: bash-4.2.53: HISTSIZE=-1 causes segfault on startup
,
Greg Wooledge
,
08:00
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Eduardo Bustamante
,
00:42
May 08, 2017
Re: bash-4.2.53: HISTSIZE=-1 causes segfault on startup
,
Chet Ramey
,
19:43
bash-4.2.53: HISTSIZE=-1 causes segfault on startup
,
tobbez
,
18:52
Re: read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Chet Ramey
,
16:10
Re: Some readline functions can't be unbound with bind -u
,
Chet Ramey
,
16:06
Bash segmentation fault in bash_directory_completion_hook
,
Eduardo Bustamante
,
15:56
Re: Readline's `capitalize-word' / bash read -e issue with UTF-8 multibyte character
,
Chet Ramey
,
15:22
read -e malloc assertion botched
,
Eduardo Bustamante
,
14:33
Some readline functions can't be unbound with bind -u
,
Eduardo Bustamante
,
14:18
read -e allows execution of commands (edit-and-execute-command) as the shell's process user
,
Eduardo Bustamante
,
13:32
Bash read -r abort on `free: start and end chunk sizes differ'
,
Eduardo Bustamante
,
12:20
Bash parser infinite loop in yy_getc
,
Eduardo Bustamante
,
12:13
Bash parser abort on `realloc: start and end chunk sizes differ'
,
Eduardo Bustamante
,
12:06
Readline's `capitalize-word' / bash read -e issue with UTF-8 multibyte character
,
Eduardo Bustamante
,
10:25
May 07, 2017
Re: double free or corruption read builtin
,
Chet Ramey
,
16:56
May 06, 2017
Re: double free or corruption read builtin
,
Eduardo Bustamante
,
17:54
Re: double free or corruption read builtin
,
Chet Ramey
,
17:25
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Chet Ramey
,
16:51
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Chet Ramey
,
16:49
May 05, 2017
Re: No such file..?
,
Peter Passchier
,
22:05
Re: No such file..?
,
Eduardo Bustamante
,
20:59
Re: No such file..?
,
Peter Passchier
,
20:44
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
18:03
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
11:09
Re: Bash parser segmentation fault
,
Chet Ramey
,
10:37
Re: double free or corruption read builtin
,
Eduardo Bustamante
,
09:39
Re: No such file..?
,
Eduardo Bustamante
,
09:01
Re: No such file..?
,
Greg Wooledge
,
09:01
Re: No such file..?
,
Chet Ramey
,
09:00
Re: No such file..?
,
Reuti
,
09:00
No such file..?
,
Peter Passchier
,
08:55
double free or corruption read builtin
,
Eduardo Bustamante
,
01:46
May 04, 2017
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Ángel
,
17:00
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
15:05
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Nikolay Aleksandrovich Pavlov (ZyX)
,
12:23
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Eduardo Bustamante
,
11:11
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Greg Wooledge
,
11:02
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Eduardo Bustamante
,
10:57
Re: Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Eduardo Bustamante
,
10:54
Segmentation fault for read -e in _rl_copy_to_kill_ring
,
Eduardo Bustamante
,
10:06
Bash is incorrectly and inconsistently expanding tilde in $PATH
,
Nikolay Aleksandrovich Pavlov (ZyX)
,
10:02
Segmentation fault in evalerror when xtrace and PS4='$[T[$]]'
,
Eduardo Bustamante
,
02:39
Bash parser segmentation fault with arithmetic for loop
,
Eduardo Bustamante
,
00:20
May 03, 2017
Re: Bash parser segmentation fault
,
Eduardo Bustamante
,
22:29
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
20:43
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
18:33
Re: Racing condition leads to unstable exit code
,
Eduardo Bustamante
,
18:23
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
18:08
Re: AddressSanitizer: heap-use-after-free _rl_free_undo_list
,
Chet Ramey
,
15:45
Re: Ignore-case option to readline disables nosort option to complete
,
Jesper Nygårds
,
11:04
Re: Ignore-case option to readline disables nosort option to complete
,
Chet Ramey
,
10:43
Bash parser segmentation fault
,
Eduardo Bustamante
,
10:41
Re: Racing condition leads to unstable exit code
,
Chet Ramey
,
10:40
Re: Ignore-case option to readline disables nosort option to complete
,
Eduardo Bustamante
,
10:30
Ignore-case option to readline disables nosort option to complete
,
Jesper Nygårds
,
09:59
Re: Inconsistent behavior between 'wait' and 'builtin wait'
,
Eduardo Bustamante
,
09:39
AddressSanitizer: heap-use-after-free _rl_free_undo_list
,
Eduardo Bustamante
,
09:27
Re: Inconsistent behavior between 'wait' and 'builtin wait'
,
Chet Ramey
,
09:27
May 02, 2017
Re: Racing condition leads to unstable exit code
,
Luiz Angelo Daros de Luca
,
21:07
Inconsistent behavior between 'wait' and 'builtin wait'
,
Luiz Angelo Daros de Luca
,
20:33
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Chet Ramey
,
11:18
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Eduardo Bustamante
,
10:23
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Chet Ramey
,
10:04
Re: Syntax error near unexpected token `newline' within loops
,
Chet Ramey
,
09:49
Re: Bash -f Test Operator - Not working as expected
,
Chet Ramey
,
09:38
Re: Bash -f Test Operator - Not working as expected
,
Eduardo Bustamante
,
09:07
Re: Bash -f Test Operator - Not working as expected
,
Greg Wooledge
,
08:13
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Eduardo Bustamante
,
01:22
Re: AddressSanitizer: heap-buffer-overflow lib/readline/bind.c:437 in rl_translate_keyseq
,
Eduardo Bustamante
,
00:58
Re: Syntax error near unexpected token `newline' within loops
,
Eduardo Bustamante
,
00:42
Re: Bash -f Test Operator - Not working as expected
,
Eduardo Bustamante
,
00:25
May 01, 2017
Re: [suggestion] Brace expansion configurability
,
Chet Ramey
,
15:19
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
15:07
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
15:01
Re: Clarification - Space removal in AE takes place before brace expansion
,
Florian Mayer
,
11:21
Re: Clarification - Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
10:54
Re: Clarification - Space removal in AE takes place before brace expansion
,
Florian Mayer
,
10:37
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
10:27
Re: Clarification - Space removal in AE takes place before brace expansion
,
Chet Ramey
,
10:10
Re: Clarification - Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
10:00
Re: Space removal in AE takes place before brace expansion
,
Chet Ramey
,
09:56
Re: Space removal in AE takes place before brace expansion
,
Florian Mayer
,
09:52
Clarification - Space removal in AE takes place before brace expansion
,
Florian Mayer
,
09:49
Re: Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
09:43
Re: Space removal in AE takes place before brace expansion
,
Florian Mayer
,
09:30
Re: Space removal in AE takes place before brace expansion
,
Greg Wooledge
,
09:10
Re: globstar question
,
Chet Ramey
,
09:07
Re: Bash -f Test Operator - Not working as expected
,
Greg Wooledge
,
09:02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc