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: Fri Jul 31 2015 07:31:47 -0400
Messages in reverse chronological order
[
Next Period
]
July 31, 2015
REGRESSION: signal handlers not running in real-time
,
Linda Walsh
,
07:31
July 30, 2015
Re: Bug where SIGINT trap handler isn't called
,
Chet Ramey
,
14:23
Re: exec doesn't restore terminal signals
,
Chet Ramey
,
11:15
July 29, 2015
problem with {Z..a} and backticks
,
Stephane Chazelas
,
09:11
GNU Bash Manual bug: inconsistent definitions
,
George Gallo
,
08:38
July 28, 2015
Re: cannot declare local variables if they're readonly
,
Chet Ramey
,
14:19
Re: first trap call behaviour
,
Chet Ramey
,
13:16
Re: Permission errors testing with /tmp/xx
,
James Chang
,
11:43
Re: exec doesn't restore terminal signals
,
Stephane Chazelas
,
10:44
first trap call behaviour
,
David Waddell
,
10:44
Re: Permission errors testing with /tmp/xx
,
Chet Ramey
,
09:51
exec doesn't restore terminal signals
,
Andreas Schwab
,
05:49
July 27, 2015
Re: Bug in parameter parsing of test built-in
,
Eric Blake
,
11:40
Bug in parameter parsing of test built-in
,
Alexander Sulfrian
,
11:30
July 25, 2015
Re: Bug where SIGINT trap handler isn't called
,
Patrick Plagwitz
,
21:09
July 23, 2015
Re: cannot declare local variables if they're readonly
,
isabella parakiss
,
18:52
Re: cannot declare local variables if they're readonly
,
Chet Ramey
,
17:08
Re: Segfault in save_bash_input. Array index is out of a range.
,
Chet Ramey
,
16:18
Re: echo redirect additional new line
,
Hans Ginzel
,
11:08
Re: cannot declare local variables if they're readonly
,
Greg Wooledge
,
11:04
Re: echo redirect additional new line
,
Greg Wooledge
,
11:02
Re: cannot declare local variables if they're readonly
,
isabella parakiss
,
10:57
echo redirect additional new line
,
Hans Ginzel
,
10:56
Re: cannot declare local variables if they're readonly
,
Chet Ramey
,
09:05
Re: cannot declare local variables if they're readonly
,
Stephane Chazelas
,
09:05
Re: cannot declare local variables if they're readonly
,
Greg Wooledge
,
08:13
Segfault in save_bash_input. Array index is out of a range.
,
Alexey Makhalov
,
00:53
July 22, 2015
cannot declare local variables if they're readonly
,
isabella parakiss
,
19:12
Re: [Help-bash] extdebug not providing expected results with declare -F
,
Greg Wooledge
,
10:40
Re: extra \1 in declare -p
,
Chet Ramey
,
08:45
July 21, 2015
Re: Bug where SIGINT trap handler isn't called
,
Chet Ramey
,
22:01
RE: "type" may return incorrect information after posix mode is enabled
,
Le Manh Cuong
,
12:58
Re: "type" may return incorrect information after posix mode is enabled
,
Stephane Chazelas
,
12:58
Re: "type" may return incorrect information after posix mode is enabled
,
Eric Blake
,
10:07
"type" may return incorrect information after posix mode is enabled
,
Stephane Chazelas
,
09:04
July 20, 2015
Re: Permission errors testing with /tmp/xx
,
James Chang
,
18:16
Re: Permission errors testing with /tmp/xx
,
Chet Ramey
,
16:56
Permission errors testing with /tmp/xx
,
James Chang
,
16:53
Permission errors testing with /tmp/xx
,
James Chang
,
16:53
extra \1 in declare -p
,
isabella parakiss
,
14:24
July 19, 2015
Re: auto-complete going on a diagonal -- "set print-completions-horizontally on => "equals diagonally"
,
Linda Walsh
,
04:42
July 18, 2015
Re: reverse-i-search, multibyte backspace problem
,
Eduardo A . Bustamante López
,
23:17
Re: reverse-i-search, multibyte backspace problem
,
e est
,
22:25
Re: reverse-i-search, multibyte backspace problem
,
Eduardo A . Bustamante López
,
21:54
reverse-i-search, multibyte backspace problem
,
e est
,
17:20
Re: auto-complete going on a diagonal -- "set print-completions-horizontally on => "equals diagonally"
,
Chet Ramey
,
10:32
July 17, 2015
Re: problem with HISTCONTROL
,
Chet Ramey
,
11:10
Re: Tab completion misbehaves with newlines
,
Chet Ramey
,
10:02
Re: Tab completion misbehaves with newlines
,
Greg Wooledge
,
09:47
Re: Tab completion misbehaves with newlines
,
Chet Ramey
,
09:42
Re: Tab completion misbehaves with newlines
,
Chet Ramey
,
09:41
Re: time builtin does not work with set -e when a command fails
,
Chet Ramey
,
08:54
time builtin does not work with set -e when a command fails
,
Sam Watkins
,
08:33
Re: Tab completion misbehaves with newlines
,
Andreas Schwab
,
05:09
July 16, 2015
Re: general loadable integration
,
Mike Frysinger
,
22:49
Re: Tab completion misbehaves with newlines
,
Chet Ramey
,
17:08
Re: Tab completion misbehaves with newlines
,
Chet Ramey
,
16:48
Re: general loadable integration
,
Chet Ramey
,
14:53
bash-4.4-alpha: Update po/LINGUAS
,
Andreas Schwab
,
13:41
bash-4.4-alpha: Use itrace only if DEBUG
,
Andreas Schwab
,
13:39
Re: Bug where SIGINT trap handler isn't called
,
Patrick Plagwitz
,
00:05
July 15, 2015
Re: Tab completion misbehaves with newlines
,
Andreas Schwab
,
12:45
Re: Tab completion misbehaves with newlines
,
Andreas Schwab
,
12:00
Re: Tab completion misbehaves with newlines
,
Greg Wooledge
,
11:30
Tab completion misbehaves with newlines
,
Rickard Norlander
,
11:02
Re: bash leaks a pointer
,
Chet Ramey
,
10:19
bash leaks a pointer
,
Ondrej Oprala
,
04:29
Re: gcc fails to build w/bash-4.4_alpha
,
Mike Frysinger
,
00:30
July 14, 2015
Re: auto-complete going on a diagonal -- "set print-completions-horizontally on => "equals diagonally"
,
Linda Walsh
,
21:06
Re: auto-complete going on a diagonal -- "set print-completions-horizontally on => "equals diagonally"
,
Linda Walsh
,
19:50
Re: auto-complete going on a diagonal -- "set print-completions-horizontally on => "equals diagonally"
,
Chet Ramey
,
15:54
Re: gcc fails to build w/bash-4.4_alpha
,
Chet Ramey
,
09:17
Re: GNU Guile integration
,
Chet Ramey
,
08:40
Re: gcc fails to build w/bash-4.4_alpha
,
Chet Ramey
,
08:22
general loadable integration
,
Mike Frysinger
,
05:11
Re: GNU Guile integration
,
Pierre Gaston
,
04:36
Re: GNU Guile integration
,
Charles Daffern
,
04:13
auto-complete going on a diagonal -- "set print-completions-horizontally on => "equals diagonally"
,
Linda Walsh
,
03:25
gcc fails to build w/bash-4.4_alpha
,
Mike Frysinger
,
02:33
Re: Is this right? test -v $hash{defined_value} == false?
,
Linda Walsh
,
02:31
Re: GNU Guile integration
,
Dmitry Bogatov
,
01:51
July 13, 2015
Re: GNU Guile integration
,
Eduardo A . Bustamante López
,
21:02
GNU Guile integration
,
Dmitry Bogatov
,
17:24
Re: Is this right? test -v $hash{defined_value} == false?
,
Chet Ramey
,
09:04
Re: Is this right? test -v $hash{defined_value} == false?
,
Charles Daffern
,
02:04
July 12, 2015
Is this right? test -v $hash{defined_value} == false?
,
Linda Walsh
,
23:58
Re: Finding the last foreground command in the current session
,
Chet Ramey
,
21:02
Re: problem with local -
,
Chet Ramey
,
18:59
Re: Finding the last foreground command in the current session
,
Egmont Koblinger
,
08:33
July 11, 2015
Re: Troubles with autocompletion of filenames with square brackets
,
deterenkelt
,
22:27
Re: Troubles with autocompletion of filenames with square brackets
,
Chet Ramey
,
21:34
Re: ${!prefix@} no longer expands in Bash 4.4-alpha
,
Chet Ramey
,
19:02
Re: address XXX comment at lines 987-990 in bashfile.c
,
Chet Ramey
,
18:32
Re: bash-4.3 stack smashing
,
Chet Ramey
,
17:28
Re: address XXX comment at lines 987-990 in bashfile.c
,
Bill Parker
,
16:15
problem with HISTCONTROL
,
isabella parakiss
,
12:43
${!prefix@} no longer expands in Bash 4.4-alpha
,
konsolebox
,
12:17
Re: address XXX comment at lines 987-990 in bashfile.c
,
Eduardo A . Bustamante López
,
02:30
July 10, 2015
Re: missing sanity checks for malloc() in bash-4.3.3x in directory 'support', file 'man2html.c'
,
Chet Ramey
,
17:02
Re: Another out of bounds heap read in bash completion
,
Hanno Böck
,
16:48
Re: Another out of bounds heap read in bash completion
,
Chet Ramey
,
16:33
Re: segfault after disabling a loadable builtin
,
Chet Ramey
,
16:19
Re: Another out of bounds heap read in bash completion
,
Hanno Böck
,
16:14
Re: Another out of bounds heap read in bash completion
,
Chet Ramey
,
16:00
Re: Another out of bounds heap read in bash completion
,
Hanno Böck
,
15:41
Re: Another out of bounds heap read in bash completion
,
Chet Ramey
,
15:34
Re: Another out of bounds heap read in bash completion
,
Hanno Böck
,
14:45
Re: Another out of bounds heap read in bash completion
,
Chet Ramey
,
14:41
Re: Another out of bounds heap read in bash completion
,
Hanno Böck
,
14:37
Re: Another out of bounds heap read in bash completion
,
Chet Ramey
,
14:23
problem with local -
,
isabella parakiss
,
12:52
Bash-4.4-alpha available for FTP
,
Chet Ramey
,
11:22
Troubles with autocompletion of filenames with square brackets
,
deterenkelt . github
,
09:18
July 09, 2015
address XXX comment at lines 987-990 in bashfile.c
,
Bill Parker
,
16:53
New git branch: bash-4.4-testing
,
Chet Ramey
,
16:06
Re: bash-4.3 stack smashing
,
Greg Wooledge
,
09:51
bash-4.3 stack smashing
,
Ondrej Oprala
,
09:45
July 08, 2015
missing sanity checks for malloc() in bash-4.3.3x in directory 'support', file 'man2html.c'
,
Bill Parker
,
17:25
Re: segfault after disabling a loadable builtin
,
Piotr Grzybowski
,
03:07
July 07, 2015
segfault after disabling a loadable builtin
,
izaberina
,
16:26
July 06, 2015
Another out of bounds heap read in bash completion
,
Hanno Böck
,
21:02
Re: ShellShock where my browser window randomly re-encodes with what looks like Chinese
,
Bob Proulx
,
17:13
Please pardon the incorrectly handled anti-spam
,
Bob Proulx
,
17:13
ShellShock where my browser window randomly re-encodes with what looks like Chinese
,
S. Irelan
,
09:32
Re: Source Code Bug in Bash-4.3.31 Module variables.c
,
Chet Ramey
,
09:10
July 04, 2015
Re: Source Code Bug in Bash-4.3.31 Module variables.c
,
John E. Malmberg
,
16:59
July 03, 2015
Re: Bash 4.2.53 cursor position bug
,
Charles Daffern
,
21:54
Re: Bash 4.2.53 cursor position bug
,
Chet Ramey
,
18:09
Bash 4.2.53 cursor position bug
,
gam
,
02:09
July 02, 2015
Re: ASCII Control Characters as function names
,
Chet Ramey
,
14:14
Re: ASCII Control Characters as function names
,
Stephane Chazelas
,
11:57
Re: substitution "read all from fd" silently fails: $(<&0)
,
Stephane Chazelas
,
09:27
ASCII Control Characters as function names
,
Marcus Hildum
,
09:27
July 01, 2015
Re: substitution "read all from fd" silently fails: $(<&0)
,
Pádraig Brady
,
23:27
Re[2]: substitution "read all from fd" silently fails: $(<&0)
,
Ilya Basin
,
18:13
Re: substitution "read all from fd" silently fails: $(<&0)
,
Stephane Chazelas
,
17:48
Re: substitution "read all from fd" silently fails: $(<&0)
,
Geir Hauge
,
17:16
Re: substitution "read all from fd" silently fails: $(<&0)
,
Greg Wooledge
,
17:12
substitution "read all from fd" silently fails: $(<&0)
,
Ilya Basin
,
16:26
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc