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: Thu Jul 30 2009 19:52:38 -0400
Messages in reverse chronological order
[
Next Period
]
July 30, 2009
4.0 patch 25 breaks with gcc 3.3
,
Christian Weisgerber
,
19:52
Bug in the Bash Reference Manual
,
John Lange
,
12:29
Re: Non-filename completions containing slashes and -o filenames
,
Chet Ramey
,
10:58
Re: Porting GNU Projects - BASH
,
bornlibra23
,
05:53
Re: Porting GNU Projects - BASH
,
bornlibra23
,
05:49
July 29, 2009
Re: parse error running builtins from array
,
Andreas Schwab
,
17:35
Re: parse error running builtins from array
,
Chris F.A. Johnson
,
14:37
Re: parse error running builtins from array
,
mk27
,
14:31
Porting GNU Projects - BASH
,
bornlibra23
,
14:31
Re: Cannot process scripts beyond an embedded NULL character when running in 'source' mode
,
Chet Ramey
,
08:00
Re: Cannot process scripts beyond an embedded NULL character when running in 'source' mode
,
Roman Rakus
,
06:21
Re: parse error running builtins from array
,
Chris F.A. Johnson
,
02:07
July 28, 2009
Re: Ordering in associative array expansion
,
Chet Ramey
,
19:47
Re: HTML Form Script?
,
Bob Proulx
,
19:24
Ordering in associative array expansion
,
Chris F.A. Johnson
,
18:18
parse error running builtins from array
,
mk27
,
18:10
Re: Patch to make readline parse CSI keycodes properly
,
Chet Ramey
,
11:53
Re: Patch to make readline parse CSI keycodes properly
,
Andy Koppe
,
11:40
HTML Form Script?
,
FlyingShoes12
,
11:27
Bad number of digits in brace sequence expansion when used increment
,
Roman Rakus
,
10:22
July 27, 2009
Bash-3.2 Official Patch 50
,
Chet Ramey
,
18:14
Bash-4.0 Official Patch 28
,
Chet Ramey
,
18:04
Bash-4.0 Official Patch 27
,
Chet Ramey
,
18:04
Bash-4.0 Official Patch 26
,
Chet Ramey
,
18:03
Bash-4.0 Official Patch 25
,
Chet Ramey
,
18:03
July 26, 2009
coproc not flushing all output?
,
clemens fischer
,
20:46
Re: bash: echoing octal, disagreement between man page and behaviour
,
Chet Ramey
,
16:14
Re: bash: echoing octal, disagreement between man page and behaviour
,
Giles Orr
,
15:57
Re: bash: echoing octal, disagreement between man page and behaviour
,
Bob Proulx
,
14:50
Re: bash: echoing octal, disagreement between man page and behaviour
,
Chet Ramey
,
14:08
Re: bash upgrade 3.2_048 -> 4.0_028 breaks the source command
,
Chet Ramey
,
14:00
bash: echoing octal, disagreement between man page and behaviour
,
Giles Orr
,
12:44
Re: bash upgrade 3.2_048 -> 4.0_028 breaks the source command
,
Miklos Vajna
,
09:57
Re: bash upgrade 3.2_048 -> 4.0_028 breaks the source command
,
Eric Blake
,
09:26
bash upgrade 3.2_048 -> 4.0_028 breaks the source command
,
Miklos Vajna
,
06:51
July 25, 2009
Re: Bash script file naming problem?
,
Chris F.A. Johnson
,
14:54
line up completions vertically
,
jidanni
,
14:46
Re: trap ERR shows inconsistent behaviour
,
Chet Ramey
,
14:14
Re: Bash script file naming problem?
,
Ken Irving
,
14:13
Re: Bash script file naming problem?
,
Chris F.A. Johnson
,
13:27
Re: Bash script file naming problem?
,
Dave B
,
13:26
Bash script file naming problem?
,
michael rice
,
13:17
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Lasse Kärkkäinen
,
13:17
trap ERR shows inconsistent behaviour
,
Henning Garus
,
13:17
Re: 'time' redirection, and pipe redirections in general
,
Dave B
,
06:08
July 24, 2009
Re: Why are curly braces different than parens for cmd grouping?
,
Chet Ramey
,
23:06
Why are curly braces different than parens for cmd grouping?
,
Linda Walsh
,
22:02
'time' redirection, and pipe redirections in general
,
Linda Walsh
,
22:01
Re: Setting READLINE_POINT isn't always applied (4.0.24)
,
Chet Ramey
,
20:31
Re: Negative COMP_CWORD values?
,
Chet Ramey
,
20:21
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Chet Ramey
,
19:30
July 23, 2009
Re: Re: time seg fault
,
rjustinwilliams
,
14:58
Re: time seg fault
,
Justin Williams
,
13:42
Re: time seg fault
,
Justin Williams
,
10:24
Re: time seg fault
,
Greg Wooledge
,
10:13
Re: time seg fault
,
Justin Williams
,
09:59
Re: time hangs or seg faults
,
Justin Williams
,
09:11
Re: time seg fault
,
Chet Ramey
,
08:29
Re: Re: time seg fault
,
rjustinwilliams
,
08:09
Re: time seg fault
,
pk
,
07:40
time seg fault
,
rjustinwilliams
,
06:37
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Bob Proulx
,
00:11
July 22, 2009
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Lasse Kärkkäinen
,
23:46
Re: 3-lines long segfault
,
Chet Ramey
,
23:18
time hangs or seg faults
,
rjustinwilliams
,
17:19
Re: Errors when patching bash4.0
,
Chris F.A. Johnson
,
17:13
Negative COMP_CWORD values?
,
Ville Skyttä
,
17:09
Re: Errors when patching bash4.0
,
Alex Reed
,
16:40
Re: read -t 0 not supported? (poll)
,
Chris F.A. Johnson
,
16:13
Re: Errors when patching bash4.0
,
Bob Proulx
,
16:09
Errors when patching bash4.0
,
Alex Reed
,
11:40
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Chet Ramey
,
08:20
Re: read -t 0 not supported? (poll)
,
Pierre Gaston
,
06:04
read -t 0 not supported? (poll)
,
Marc Herbert
,
05:03
Re: builtin test command file existence fails with negation
,
Pierre Gaston
,
03:07
July 21, 2009
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Lasse Kärkkäinen
,
23:33
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Chet Ramey
,
23:13
Re: builtin test command file existence fails with negation
,
Chet Ramey
,
18:00
Re: builtin test command file existence fails with negation
,
Lynn Kerby
,
13:42
Re: builtin test command file existence fails with negation
,
Andreas Schwab
,
11:54
builtin test command file existence fails with negation
,
Lynn Kerby
,
10:33
ANNOUNCE: ParBASH 0.1 release - parallel processing in BASH
,
Milenko Petrovic
,
01:15
July 20, 2009
Re: Help with script - doesn't work properly from cron
,
Erik Olof Wahlstrom
,
19:08
Re: 3-lines long segfault
,
Marc Herbert
,
13:25
Re: 3-lines long segfault
,
Chet Ramey
,
13:03
Re: Help with script - doesn't work properly from cron
,
Bob Proulx
,
11:59
Re: bash 4.x filters out environmental variables containing a dot in the name
,
Christian Krause
,
09:23
Re: 3-lines long segfault
,
Marc Herbert
,
09:23
Patch to make readline parse CSI keycodes properly
,
Andy Koppe
,
09:23
Re: [OT] regarding 'time' builtin
,
Chet Ramey
,
08:59
Re: Help with script - doesn't work properly from cron
,
Greg Wooledge
,
08:25
Re: [OT] regarding 'time' builtin
,
Greg Wooledge
,
08:14
Re: Setting READLINE_POINT isn't always applied (4.0.24)
,
Henning Bekel
,
07:08
Re: bash 4: source does not search current dir
,
Denys Vlasenko
,
06:20
Re: echo "-e" produces no outputs
,
Stephane CHAZELAS
,
04:31
Re: mapfile callback
,
Chris F.A. Johnson
,
02:44
Re: mapfile callback
,
Pierre Gaston
,
02:15
July 19, 2009
Re: Prompt length calculation fails when UTF-8 is used within \[ \]
,
Chet Ramey
,
23:47
Re: mapfile callback
,
Chris F.A. Johnson
,
22:58
Re: Setting READLINE_POINT isn't always applied (4.0.24)
,
Chet Ramey
,
21:34
Re: mapfile callback
,
Chet Ramey
,
21:30
Re: printf -v doesn't allow array assignment
,
Chet Ramey
,
21:21
Re: bash 4: source does not search current dir
,
Chet Ramey
,
21:21
Re: echo "-e" produces no outputs
,
Chet Ramey
,
21:07
Re: 3-lines long segfault
,
Chet Ramey
,
20:38
July 18, 2009
Re: bash 4: source does not search current dir
,
Eric Blake
,
15:46
bash 4: source does not search current dir
,
Denys Vlasenko
,
15:31
Re: printf -v doesn't allow array assignment
,
Stephane CHAZELAS
,
14:40
Re: Help with script - doesn't work properly from cron
,
Bernd Eggink
,
05:25
Help with script - doesn't work properly from cron
,
Erik Olof Wahlstrom
,
01:58
Re: echo "-e" produces no outputs
,
Bo Borgerson
,
01:58
July 17, 2009
mapfile callback
,
Chris F.A. Johnson
,
22:42
printf -v doesn't allow array assignment
,
Chris F.A. Johnson
,
22:14
[OT] regarding 'time' builtin
,
Chris Jones
,
18:42
Re: regarding 'time' builtin
,
Dave B
,
16:57
echo "-e" produces no outputs
,
Huang Tao
,
16:53
Re: echo "-e" produces no outputs
,
Bauke Jan Douma
,
16:53
Re: echo "-e" produces no outputs
,
Stephane CHAZELAS
,
16:40
regarding 'time' builtin
,
Linda Walsh
,
15:59
Re: echo "-e" produces no outputs
,
Eric Blake
,
15:10
July 16, 2009
Setting READLINE_POINT isn't always applied (4.0.24)
,
Henning Bekel
,
00:44
3-lines long segfault
,
Marc Herbert
,
00:44
July 15, 2009
Re: Pressing esc twice then left arrow deletes last character
,
Chet Ramey
,
16:02
Prompt length calculation fails when UTF-8 is used within \[ \]
,
Lasse Kärkkäinen
,
00:52
Pressing esc twice then left arrow deletes last character
,
James Rowell
,
00:52
July 14, 2009
Re: parallel several jobs in bash
,
Eric Blake
,
20:43
parallel several jobs in bash
,
Tim
,
14:03
Mac OS X Unicode NFD filesystems and bash completion
,
Guillaume Outters
,
10:59
July 12, 2009
Re: declare a=( {1..10} )
,
Chet Ramey
,
12:40
July 10, 2009
Re: declare a=( {1..10} )
,
Ian Kelling
,
00:00
July 09, 2009
Re: declare a=( {1..10} )
,
Chet Ramey
,
21:06
declare a=( {1..10} )
,
agriffis
,
10:16
July 08, 2009
bash 4.0
,
Rodolfo Borges
,
17:02
Re: Possible Feature Requests (unsource, exchange)
,
Greg Wooledge
,
14:10
Re: Possible Feature Requests (unsource, exchange)
,
Christopher Roy Bratusek
,
14:01
July 07, 2009
Re: Problem with a "for"
,
Jon Seymour
,
17:12
Re: Problem with a "for"
,
Bob Proulx
,
17:12
Problem with a "for"
,
tirengarfio
,
16:49
Re: Need info on input keys
,
seshikanth varma
,
16:48
Re: Need info on input keys
,
seshikanth varma
,
16:48
Re: Need info on input keys
,
Anuz Pratap Singh Tomar
,
16:48
Re: Possible Feature Requests (unsource, exchange)
,
Dave B
,
14:47
Re: Possible Feature Requests (unsource, exchange)
,
Greg Wooledge
,
14:44
Possible Feature Requests (unsource, exchange)
,
Christopher Roy Bratusek
,
14:16
July 06, 2009
Re: Bug#519165: [Fwd: Bug#519165: bash 4 regression]
,
martin f krafft
,
23:35
Re: ulimit -p incorrect on linux (and besides being low, probably unenforceable(?))
,
Chet Ramey
,
08:37
Re: $\n doesn't get expanded between double-quotes
,
Greg Wooledge
,
08:17
Re: ulimit -p incorrect on linux (and besides being low, probably unenforceable(?))
,
Linda Walsh
,
04:25
July 05, 2009
Re: Colored prompt length is not correctly computed - UTF-8
,
Chris Jones
,
03:56
July 04, 2009
Re: Colored prompt length is not correctly computed - UTF-8
,
Bob Proulx
,
23:21
Re: source command differs if in bash or sh mode
,
Chet Ramey
,
22:34
Re: ulimit -p incorrect on linux (and besides being low, probably unenforceable(?))
,
Chet Ramey
,
22:18
Re: Colored prompt length is not correctly computed - UTF-8
,
Chet Ramey
,
22:09
ulimit -p incorrect on linux (and besides being low, probably unenforceable(?))
,
Linda Walsh
,
21:45
source command differs if in bash or sh mode
,
Gerhard Brauer
,
17:42
Re: Colored prompt length is not correctly computed - UTF-8
,
Chris Jones
,
16:31
Re: Colored prompt length is not correctly computed - UTF-8
,
Chet Ramey
,
14:56
Colored prompt length is not correctly computed - Correction.
,
Chris Jones
,
13:00
Colored prompt length is not correctly computed - UTF-8
,
Chris Jones
,
12:19
July 03, 2009
Re: "$@" vs. nounset
,
Andreas Schwab
,
16:16
Re: [Fwd: Bug#519165: bash 4 regression]
,
Chet Ramey
,
13:53
Re: $\n doesn't get expanded between double-quotes
,
Chet Ramey
,
13:14
Re: $\n doesn't get expanded between double-quotes
,
Chet Ramey
,
13:11
[Fwd: Bug#519165: bash 4 regression]
,
Matthias Klose
,
13:03
Re: $\n doesn't get expanded between double-quotes
,
Dave B
,
13:03
Re: $\n doesn't get expanded between double-quotes ['PureMessage.Watchdog': checked]
,
Chet Ramey
,
13:02
Re: $\n doesn't get expanded between double-quotes
,
Chris F.A. Johnson
,
13:02
Re: $\n doesn't get expanded between double-quotes
,
Andreas Schwab
,
12:58
Re: $\n doesn't get expanded between double-quotes
,
Richard Neill
,
12:48
Re: $\n doesn't get expanded between double-quotes
,
Chris F.A. Johnson
,
02:12
$\n doesn't get expanded between double-quotes ['PureMessage.Watchdog': checked]
,
fsc-log-rjn
,
01:16
July 01, 2009
Re: Memory leak within read builtin in both bash 4.0.x and 3.[12].x
,
Chet Ramey
,
15:34
builtin command `command' defect
,
ohki
,
10:20
Re: bash 4.x filters out environmental variables containing a dot in the name
,
Mike Frysinger
,
09:52
Memory leak within read builtin in both bash 4.0.x and 3.[12].x
,
werner
,
05:51
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc