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: Mon Feb 29 2016 15:07:59 -0500
Messages in reverse chronological order
[
Next Period
]
February 29, 2016
Re: null ptr deref in bash
,
Chet Ramey
,
15:07
null ptr deref in bash
,
Brian Carpenter
,
12:57
Bash stickers available and funding FSF
,
Chet Ramey
,
09:43
February 28, 2016
Re: bash.1 anomalously documents some readline variables
,
Chet Ramey
,
17:06
bash.1 anomalously documents some readline variables
,
Branden Robinson
,
07:04
February 26, 2016
Re: Security Vulnerability Reporting
,
Chet Ramey
,
11:22
Re: Security Vulnerability Reporting
,
Dan Douglas
,
11:16
Re: Security Vulnerability Reporting
,
Dan Douglas
,
11:03
Re: Security Vulnerability Reporting
,
Eric Blake
,
11:02
Security Vulnerability Reporting
,
Travis Garrell
,
10:34
Re: [minor] "precision" of $SECONDS
,
Chet Ramey
,
09:41
Re: copy
,
Dave Finlay
,
02:31
February 25, 2016
copy
,
Val Krem
,
20:44
Re: [minor] "precision" of $SECONDS
,
Linda Walsh
,
16:33
Re: [minor] "precision" of $SECONDS
,
Stephane Chazelas
,
12:20
Re: [minor] "precision" of $SECONDS
,
Chet Ramey
,
10:49
Re: Bash-4.4-beta available for FTP
,
Chet Ramey
,
09:01
Re: [minor] "precision" of $SECONDS
,
Stephane Chazelas
,
08:49
Re: Bash-4.4-beta available for FTP
,
Michael Felt
,
08:35
Re: [minor] "precision" of $SECONDS
,
Stephane Chazelas
,
08:18
Re: [minor] "precision" of $SECONDS
,
Linda Walsh
,
06:04
Translation of the Bash Reference Manual - edition 4.3, into Brazilian Portuguese language [ANNOUNCEMENT]
,
Jamenson Ferreira Espindula de Almeida Melo
,
04:48
February 24, 2016
Re: variable containing syntax error in conditional expression reports no diagnostics
,
Chet Ramey
,
14:09
Re: [patch] fix misc warnings
,
Chet Ramey
,
14:02
[patch] fix misc warnings
,
Mike Frysinger
,
12:44
Re: Fwd: read builtin return non-zero status reason
,
Bob Proulx
,
12:28
Re: Fwd: read builtin return non-zero status reason
,
Cuong Manh Le
,
12:19
Re: Fwd: read builtin return non-zero status reason
,
Bob Proulx
,
11:58
variable containing syntax error in conditional expression reports no diagnostics
,
g . branden . robinson
,
11:44
[minor] "precision" of $SECONDS
,
Stephane Chazelas
,
11:44
Re: Fwd: read builtin return non-zero status reason
,
Greg Wooledge
,
10:06
Re: Fwd: read builtin return non-zero status reason
,
Cuong Manh Le
,
09:45
Bash-4.4-rc1 available
,
Chet Ramey
,
09:39
Re: 4.4 GA (general availability) release?
,
Chet Ramey
,
09:29
Re: Fwd: read builtin return non-zero status reason
,
Greg Wooledge
,
09:24
Re: Fwd: read builtin return non-zero status reason
,
Cuong Manh Le
,
09:18
Re: Fwd: read builtin return non-zero status reason
,
Greg Wooledge
,
08:38
February 23, 2016
Fwd: read builtin return non-zero status reason
,
Cuong Manh Le
,
23:31
4.4 GA (general availability) release?
,
strombrg
,
22:40
February 21, 2016
Re: Bug with BASHOPTS and compatXX-Flags in 4.3 and 4.4 alpha
,
Chet Ramey
,
21:01
Re: improper bashrc sourcing with closed stdin
,
Chet Ramey
,
20:48
Re: [PATCH] admit 'typeset' is here to stay
,
Dan Douglas
,
01:08
February 20, 2016
Re: [PATCH] admit 'typeset' is here to stay
,
Martijn Dekker
,
18:29
Re: [PATCH] admit 'typeset' is here to stay
,
Dan Douglas
,
16:02
Re: [PATCH] admit 'typeset' is here to stay
,
Dan Douglas
,
15:56
improper bashrc sourcing with closed stdin
,
Andrew Gregory
,
08:15
Re: capturing in ${VAR//(*(\/)(+([^\/]))?(\/)/_${BASH_REMATCH[1]}_}
,
Dan Douglas
,
04:31
February 19, 2016
Bug with BASHOPTS and compatXX-Flags in 4.3 and 4.4 alpha
,
Vehlow , Jörg
,
17:48
Re: ERR trap reset in subshell by unrelated trap
,
Chet Ramey
,
11:32
February 18, 2016
ERR trap reset in subshell by unrelated trap
,
Jan Klötzke
,
17:06
Re: Add a mirror to github
,
Chet Ramey
,
15:20
Re: Bug with declarative arrays
,
Chet Ramey
,
14:27
Re: Problem with small script
,
balducci
,
13:25
Bug with declarative arrays
,
Emilio PastorMira
,
13:25
Re: Problem with small script
,
Robert Parker
,
13:04
Re: Problem with small script
,
Greg Wooledge
,
12:45
Re: Problem with small script
,
Robert Parker
,
12:22
Re: Problem with small script
,
Greg Wooledge
,
11:30
Problem with small script
,
Robert Parker
,
11:06
Re: Add a mirror to github
,
konsolebox
,
01:11
February 17, 2016
Re: Q: what is a fast way to see if an 'item' is present in an array?
,
Greg Wooledge
,
08:28
Re: How to lock a terminal
,
Bob Proulx
,
05:44
Re: [Nano-devel] How to lock a terminal
,
Benno Schulenberg
,
03:49
Re: Q: what is a fast way to see if an 'item' is present in an array?
,
Martijn Dekker
,
01:25
Re: Q: what is a fast way to see if an 'item' is present in an array?
,
strombrg
,
00:15
February 16, 2016
Re: Q: what is a fast way to see if an 'item' is present in an array?
,
Linda Walsh
,
22:26
Re: How to lock a terminal
,
Bob Proulx
,
22:11
Re: [Nano-devel] How to lock a terminal
,
Ángel González
,
14:57
Re: [Nano-devel] How to lock a terminal
,
Benno Schulenberg
,
14:10
Re: How to lock a terminal
,
Mike Frysinger
,
12:10
Re: How to lock a terminal
,
Nick Warne
,
12:03
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Chet Ramey
,
08:59
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Greg Wooledge
,
08:30
Re: Q: what is a fast way to see if an 'item' is present in an array?
,
Greg Wooledge
,
08:28
Re: How to lock a terminal
,
Bob Proulx
,
05:19
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Dan Douglas
,
03:33
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Dan Douglas
,
03:24
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Linda Walsh
,
02:30
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Dan Douglas
,
02:27
February 15, 2016
Q: what is a fast way to see if an 'item' is present in an array?
,
Linda Walsh
,
22:59
Re: [Nano-devel] How to lock a terminal
,
alpha
,
21:00
Re: inconsistent function of "-v" use w/arrays and hashes
,
Linda Walsh
,
19:50
AW: List out
,
Alexander.Elgert
,
17:49
Re: How to lock a terminal
,
John McKown
,
16:36
Re: redraw-current-line fails with multiline prompts
,
Hugh Davenport
,
16:25
How to lock a terminal
,
Nick Warne
,
16:24
Re: redraw-current-line fails with multiline prompts
,
Chet Ramey
,
16:22
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Chet Ramey
,
16:17
Re: redraw-current-line fails with multiline prompts
,
Hugh Davenport
,
15:57
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Linda Walsh
,
15:48
Re: Add a mirror to github
,
Chet Ramey
,
15:28
Re: Add a mirror to github
,
Chet Ramey
,
15:25
Re: redraw-current-line fails with multiline prompts
,
Chet Ramey
,
15:10
Re: 'bashbug behavior and doc problem(s)...
,
Linda Walsh
,
15:06
Re: Add a mirror to github
,
Charles Daffern
,
14:31
Re: 'bashbug behavior and doc problem(s)...
,
Greg Wooledge
,
13:47
Re: bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Chet Ramey
,
13:37
'bashbug behavior and doc problem(s)...
,
LA Walsh
,
13:31
Re: Add a mirror to github
,
John McKown
,
13:14
Re: List out
,
Allodoxaphobia
,
13:12
Re: Add a mirror to github
,
strombrg
,
12:55
bug adding K,V pairs to existing hash with HASH+=([K]=V)
,
Linda Walsh
,
12:36
Re: Comma expression in arithmetic evaluation referring to arrays make bash crash.
,
Stephane Chazelas
,
12:21
Re: Comma expression in arithmetic evaluation referring to arrays make bash crash.
,
Stephane Chazelas
,
11:16
Re: Comma expression in arithmetic evaluation referring to arrays make bash crash.
,
Pontus Stenström
,
10:03
Re: Add a mirror to github
,
Eric Blake
,
09:49
Re: Comma expression in arithmetic evaluation referring to arrays make bash crash.
,
Greg Wooledge
,
09:48
Re: Comma expression in arithmetic evaluation referring to arrays make bash crash.
,
Chet Ramey
,
09:32
Re: Add a mirror to github
,
Chet Ramey
,
09:19
Comma expression in arithmetic evaluation referring to arrays make bash crash.
,
Pontus Stenström
,
09:16
Re: List out
,
Greg Wooledge
,
08:20
February 14, 2016
inconsistent function of "-v" use w/arrays and hashes
,
Linda Walsh
,
19:34
Re: Add a mirror to github
,
konsolebox
,
15:09
Re: Add a mirror to github
,
strombrg
,
12:55
Re: List out
,
strombrg
,
09:29
Add a mirror to github
,
konsolebox
,
01:42
February 13, 2016
Re: List out
,
Allodoxaphobia
,
22:03
List out
,
Val Krem
,
19:26
February 12, 2016
Re: Bogus value of variable BASH
,
Chet Ramey
,
10:40
Re: Bogus value of variable BASH
,
David Hunt
,
10:39
Re: Antw: Re: `${PARAMETER:OFFSET}' does not work for negative offset
,
Greg Wooledge
,
08:53
Antw: Re: `${PARAMETER:OFFSET}' does not work for negative offset
,
Ulrich Windl
,
08:45
Re: `${PARAMETER:OFFSET}' does not work for negative offset
,
Greg Wooledge
,
08:29
Re: `${PARAMETER:OFFSET}' does not work for negative offset
,
Pierre Gaston
,
08:24
redraw-current-line fails with multiline prompts
,
Hugh Davenport
,
08:15
`${PARAMETER:OFFSET}' does not work for negative offset
,
Ulrich Windl
,
08:15
February 11, 2016
Re: add ifdefs for BASH_HISTORY
,
Chet Ramey
,
15:28
add ifdefs for BASH_HISTORY
,
isabella parakiss
,
11:22
February 10, 2016
Re: bash source question & suggestion?
,
Linda Walsh
,
17:52
Re: bash source question & suggestion?
,
Chet Ramey
,
07:40
February 09, 2016
bash source question & suggestion?
,
Linda Walsh
,
19:30
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Odd Arne Beck
,
16:42
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Odd Arne Beck
,
16:42
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Linda Walsh
,
16:21
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
14:56
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
14:15
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Mike Frysinger
,
13:54
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
07:48
Re: Bogus value of variable BASH
,
Chet Ramey
,
07:45
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Mike Frysinger
,
06:34
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Odd Beck
,
06:22
Re: Bogus value of variable BASH
,
Piotr Grzybowski
,
05:56
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Andreas Schwab
,
04:38
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Mike Frysinger
,
02:10
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Odd Beck
,
01:32
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Odd Beck
,
01:16
February 08, 2016
Bogus value of variable BASH
,
David Hunt
,
21:21
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Linda Walsh
,
18:39
Re: manpage question re: '--debugger': what/where is debugger *profile*
,
Chet Ramey
,
16:18
manpage question re: '--debugger': what/where is debugger *profile*
,
Linda Walsh
,
16:06
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
13:48
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
13:47
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Dave Rutherford
,
11:45
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Andreas Schwab
,
11:43
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Linda Walsh
,
11:34
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Andreas Schwab
,
10:57
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
10:52
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Andreas Schwab
,
10:49
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
10:38
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Andreas Schwab
,
10:36
Re: capturing in ${VAR//(*(\/)(+([^\/]))?(\/)/_${BASH_REMATCH[1]}_}
,
Stephane Chazelas
,
10:20
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Greg Wooledge
,
10:18
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
10:09
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Andreas Schwab
,
09:59
Re: bug when 'cd ..' to a directory who's parent has been deleted
,
Chet Ramey
,
09:34
bug when 'cd ..' to a directory who's parent has been deleted
,
Odd Beck
,
09:15
Re: capturing in ${VAR//(*(\/)(+([^\/]))?(\/)/_${BASH_REMATCH[1]}_}
,
Chet Ramey
,
09:00
capturing in ${VAR//(*(\/)(+([^\/]))?(\/)/_${BASH_REMATCH[1]}_}
,
Linda Walsh
,
02:47
February 07, 2016
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Chet Ramey
,
16:14
Re: Security Vulnerability
,
Ángel González
,
09:42
Re: Security Vulnerability
,
Andreas Schwab
,
08:32
Security Vulnerability
,
Rakesh Mane
,
06:35
February 06, 2016
Re: Weird segfault
,
Isabell Cowan
,
17:28
Weird segfault
,
Isabell Cowan
,
17:28
February 05, 2016
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Yuri
,
17:47
Re: Mixing process substitution and redirections causes crash
,
Piotr Grzybowski
,
16:19
Re: bash can't distinguish between empty and unset arrays
,
Chet Ramey
,
14:28
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Chet Ramey
,
14:13
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Chet Ramey
,
14:09
Mixing process substitution and redirections causes crash
,
wapiflapi
,
09:32
February 04, 2016
Re: bash can't distinguish between empty and unset arrays
,
Stephane Chazelas
,
00:19
February 03, 2016
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Yuri
,
19:55
Re: bash can't distinguish between empty and unset arrays
,
Reuti
,
19:13
bash can't distinguish between empty and unset arrays
,
Martijn Dekker
,
18:43
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Ángel González
,
18:28
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Yuri
,
17:47
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Greg Wooledge
,
17:06
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Yuri
,
16:55
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Chet Ramey
,
16:14
Re: bash prints numeric values of unicode characters instead of their UTF8 representations
,
Yuri
,
15:21
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc