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 Aug 31 2016 10:50:40 -0400
Messages in reverse chronological order
[
Next Period
]
August 31, 2016
Re: Single quote character not handled well in associative array index
,
Chet Ramey
,
10:50
August 30, 2016
Re: Brace Expansion doesn't handle whitespace gracefully
,
Chet Ramey
,
17:05
Brace Expansion doesn't handle whitespace gracefully
,
Wesley Hirsch
,
14:43
Re: Single quote character not handled well in associative array index
,
Greg Wooledge
,
08:18
Re: Single quote character not handled well in associative array index
,
Wesley Hirsch
,
04:04
August 29, 2016
Single quote character not handled well in associative array index
,
Jarno Suni
,
20:59
Re: redirection inside a process-substitution
,
Stephane Chazelas
,
09:35
August 26, 2016
Re: redirection inside a process-substitution
,
Helmut Karlowski
,
20:43
Re: POSIX Bug
,
Eric Blake
,
16:59
POSIX Bug
,
Chris Lunniss
,
16:50
August 24, 2016
Re: Open pipe passed to child process
,
Chet Ramey
,
19:05
Re: Open pipe passed to child process
,
Greg Wooledge
,
17:26
Re: Open pipe passed to child process
,
Adam Danischewski
,
17:04
Re: Open pipe passed to child process
,
Greg Wooledge
,
15:04
Re: Open pipe passed to child process
,
Adam Danischewski
,
14:52
Re: Open pipe passed to child process
,
Chet Ramey
,
14:09
Re: Open pipe passed to child process
,
Adam Danischewski
,
12:10
Re: Intriguing error with arithmetic evaluation
,
Greg Wooledge
,
12:05
Re: [PATCH] tests/getopts5.sub: Update interpreter
,
Chet Ramey
,
12:02
Re: redirection inside a process-substitution
,
Chet Ramey
,
12:00
Re: Intriguing error with arithmetic evaluation
,
Stephane Chazelas
,
11:48
[PATCH] tests/getopts5.sub: Update interpreter
,
kai . 7 . kang
,
11:48
Re: a patch to fix sh_stat on SunOS
,
Chet Ramey
,
08:32
Re: Patch to fix a leak in split_at_delims.
,
Chet Ramey
,
08:16
Re: Patch to fix a memory leak in pat_subst
,
Chet Ramey
,
08:14
August 23, 2016
Patch to fix a leak in split_at_delims.
,
Dmitry Goncharov
,
20:40
Patch to fix a memory leak in pat_subst
,
Dmitry Goncharov
,
20:36
Re: redirection inside a process-substitution
,
Helmut Karlowski
,
17:01
Re: Open pipe passed to child process
,
Chet Ramey
,
16:58
Re: Bash completion sometimes meshes up my terminal
,
Chet Ramey
,
16:44
Bash-4.4-rc2 available
,
Chet Ramey
,
16:03
Open pipe passed to child process
,
Adam Danischewski
,
14:29
Re: Intriguing error with arithmetic evaluation
,
Greg Wooledge
,
12:27
Re: Syslog output from bash
,
Richard Lohman
,
12:27
Re: Intriguing error with arithmetic evaluation
,
Stephane Chazelas
,
12:15
Re: redirection inside a process-substitution
,
Chet Ramey
,
11:01
Re: Syslog output from bash
,
Chet Ramey
,
10:44
Re: Syslog output from bash
,
Piotr Grzybowski
,
08:15
Re: redirection inside a process-substitution
,
Pierre Gaston
,
07:58
Re: Syslog output from bash
,
Bob Proulx
,
02:08
August 22, 2016
Re: Bash bug
,
Eduardo Bustamante
,
23:39
Re: Bash bug
,
Clark Wang
,
23:06
Re: smart indented HERE docs
,
Paul Donohue
,
18:52
Bash bug
,
Weshakie Löwe
,
17:13
Syslog output from bash
,
Richard Lohman
,
16:10
redirection inside a process-substitution
,
helmut . karlowski
,
15:40
Bash completion sometimes meshes up my terminal
,
Jaro Punta
,
11:11
Re: a patch to fix sh_stat on SunOS
,
Chet Ramey
,
11:04
Re: Patch to fix braces test
,
Chet Ramey
,
10:19
Re: Patch to fix a leak in expand_amble.
,
Chet Ramey
,
09:56
Re: smart indented HERE docs
,
Pierre Gaston
,
01:58
smart indented HERE docs
,
Derek Schrock
,
00:48
August 21, 2016
Re: Intriguing error with arithmetic evaluation
,
L. A. Walsh
,
22:55
Re: a patch to fix sh_stat on SunOS
,
Dmitry Goncharov
,
22:36
Re: a patch to fix sh_stat on SunOS
,
Dmitry Goncharov
,
22:28
Patch to fix braces test
,
Dmitry Goncharov
,
22:14
Patch to fix a leak in expand_amble.
,
Dmitry Goncharov
,
22:11
Re: Intriguing error with arithmetic evaluation
,
Chet Ramey
,
21:23
is there a way to see if a var is declared so we can safely assign to it (and...)
,
L. A. Walsh
,
20:54
Re: Intriguing error with arithmetic evaluation
,
L. A. Walsh
,
20:30
Re: a patch to fix sh_stat on SunOS
,
Grisha Levit
,
16:03
Re: a patch to fix sh_stat on SunOS
,
Chet Ramey
,
15:04
Re: fix a memory leak in netopen
,
Chet Ramey
,
14:25
August 20, 2016
fix a memory leak in netopen
,
Dmitry Goncharov
,
22:37
Re: a patch to fix sh_stat on SunOS
,
Dmitry Goncharov
,
21:31
August 18, 2016
Re: Location of configuration files
,
Dan Douglas
,
21:52
Re: Location of configuration files
,
Chet Ramey
,
14:08
Location of configuration files
,
Joonas Saarinen
,
09:42
August 16, 2016
Re: Intriguing error with arithmetic evaluation
,
Chet Ramey
,
14:59
Re: Intriguing error with arithmetic evaluation
,
Greg Wooledge
,
12:25
Re: Intriguing error with arithmetic evaluation
,
L. A. Walsh
,
12:17
Re: Potential buffer under-run in shell_execve()
,
Chet Ramey
,
10:16
Re: Curious case statement error
,
Chet Ramey
,
10:10
Re: Intriguing error with arithmetic evaluation
,
Chet Ramey
,
08:57
August 15, 2016
Potential buffer under-run in shell_execve()
,
John E. Malmberg
,
09:18
Re: Intriguing error with arithmetic evaluation
,
Greg Wooledge
,
09:01
Re: Intriguing error with arithmetic evaluation
,
L. A. Walsh
,
06:15
Re: bash test: lastpipe.tests failed
,
address@hidden
,
05:00
August 13, 2016
Re: Curious case statement error
,
Bob Proulx
,
16:20
Re: Curious case statement error
,
Petr Skočík
,
16:13
Re: Curious case statement error
,
Eduardo Bustamante
,
15:59
Re: Curious case statement error
,
Piotr Grzybowski
,
14:17
Re: Unfamiliar; what does this do: "for file do"..."done"
,
L. A. Walsh
,
12:16
Re: Unfamiliar; what does this do: "for file do"..."done"
,
Chet Ramey
,
11:51
Re: Unfamiliar; what does this do: "for file do"..."done"
,
Dennis Williamson
,
09:00
Unfamiliar; what does this do: "for file do"..."done"
,
L. A. Walsh
,
07:36
Curious case statement error
,
pskocik
,
06:13
August 12, 2016
Re: bash test: lastpipe.tests failed
,
address@hidden
,
16:20
Re: bash test: lastpipe.tests failed
,
address@hidden
,
16:20
Re: Intriguing error with arithmetic evaluation
,
Chet Ramey
,
14:22
Re: Unable to dereference function-local nameref to global variable of same name
,
Chet Ramey
,
13:44
Re: Intriguing error with arithmetic evaluation
,
Greg Wooledge
,
12:16
Intriguing error with arithmetic evaluation
,
NO REPLY
,
11:41
Re: Unable to dereference function-local nameref to global variable of same name
,
Andreas Kusalananda Kähäri
,
11:31
Re: bash(1) says /etc/bash.bash.logout, should be bash_logout
,
Chet Ramey
,
11:12
Re: bash test: lastpipe.tests failed
,
Chet Ramey
,
11:10
Re: bash(1) says /etc/bash.bash.logout, should be bash_logout
,
Greg Wooledge
,
11:07
Re: bash test: lastpipe.tests failed
,
Chet Ramey
,
10:53
Re: Unable to dereference function-local nameref to global variable of same name
,
Chet Ramey
,
10:41
bash(1) says /etc/bash.bash.logout, should be bash_logout
,
dkg
,
10:26
August 11, 2016
Re: Unable to dereference function-local nameref to global variable of same name
,
Chet Ramey
,
20:34
Re: Unable to dereference function-local nameref to global variable of same name
,
Piotr Grzybowski
,
19:38
Re: Unable to dereference function-local nameref to global variable of same name
,
Piotr Grzybowski
,
17:10
Re: [PATCH 5/5] evalstring: drop volatile on sigset
,
Chet Ramey
,
14:20
Re: [PATCH 5/5] evalstring: drop volatile on sigset
,
Mike Frysinger
,
12:12
Re: [PATCH 5/5] evalstring: drop volatile on sigset
,
Chet Ramey
,
11:46
Re: segfault w/bash-4.4-beta2 and assigning empty $*
,
Mike Frysinger
,
08:45
Re: segfault w/bash-4.4-beta2 and assigning empty $*
,
Chet Ramey
,
08:32
[PATCH 1/5] eaccess: constify path arguments
,
Mike Frysinger
,
08:31
[PATCH 4/5] tmpfile: fix pointer cast warning
,
Mike Frysinger
,
08:31
[PATCH 2/5] general: constify name/file funcs
,
Mike Frysinger
,
08:31
[PATCH 3/5] arrayfunc: constify array names
,
Mike Frysinger
,
08:31
[PATCH 5/5] evalstring: drop volatile on sigset
,
Mike Frysinger
,
08:31
segfault w/bash-4.4-beta2 and assigning empty $*
,
Mike Frysinger
,
08:29
Re: [PATCH] include ctype.h for isdigit usage
,
Chet Ramey
,
07:58
Re: a patch to fix sh_stat on SunOS
,
Chet Ramey
,
07:53
Re: Bash-4.4-beta2 available for download
,
Chet Ramey
,
07:33
[PATCH] include ctype.h for isdigit usage
,
Mike Frysinger
,
05:54
Re: bash: remove the format string "%q" in the unicode3.sub
,
address@hidden
,
05:09
Re: Bash-4.4-beta2 available for download
,
Mike Frysinger
,
04:54
August 10, 2016
Re: a patch to fix sh_stat on SunOS
,
Dmitry Goncharov
,
17:38
Unable to dereference function-local nameref to global variable of same name
,
Andreas Kusalananda Kähäri
,
13:14
Bash bind bug: infinite loop with memory leak in Readline
,
Christian Klomp
,
11:53
Re: a patch to fix sh_stat on SunOS
,
Chet Ramey
,
10:30
Re: a patch to fix sh_stat on SunOS
,
Dmitry Goncharov
,
10:19
Re: a patch to fix sh_stat on SunOS
,
Chet Ramey
,
09:56
a patch to fix sh_stat on SunOS
,
Dmitry Goncharov
,
09:37
Re: Bash crashes while handling very long string in parameter expansion
,
Chet Ramey
,
07:53
Re: Bash crashes while handling very long string in parameter expansion
,
Siteshwar Vashisht
,
07:20
Re: bash test: lastpipe.tests failed
,
Chet Ramey
,
07:16
Re: bash: remove the format string "%q" in the unicode3.sub
,
Chet Ramey
,
07:11
bash test: lastpipe.tests failed
,
address@hidden
,
03:32
Re: bash: remove the format string "%q" in the unicode3.sub
,
address@hidden
,
02:42
August 09, 2016
Re: bash: remove the format string "%q" in the unicode3.sub
,
Chet Ramey
,
10:39
Re: Bash crashes while handling very long string in parameter expansion
,
Chet Ramey
,
10:14
bash: remove the format string "%q" in the unicode3.sub
,
address@hidden
,
09:32
Bash crashes while handling very long string in parameter expansion
,
Siteshwar Vashisht
,
05:46
August 07, 2016
Re: Possible Bug in Auto-Complete
,
Chet Ramey
,
14:13
Re: Possible Bug in Auto-Complete
,
Andreas Schwab
,
07:28
August 06, 2016
Possible Bug in Auto-Complete
,
hungry . rahly
,
20:55
Re: read builtin ignores a byte after \r in bash-4.3-p42 in Cygwin
,
Chet Ramey
,
12:29
Re: read builtin ignores a byte after \r in bash-4.3-p42 in Cygwin
,
Eric Blake
,
00:02
August 05, 2016
Re: Verbose error output in interactive mode
,
Chet Ramey
,
22:24
Re: read builtin ignores a byte after \r in bash-4.3-p42 in Cygwin
,
Eric Blake
,
18:31
Verbose error output in interactive mode
,
John Passaro
,
17:48
Re: Test exit status misinterpreted in scripts when buit without job control
,
Dan Cross
,
16:00
Re: Test exit status misinterpreted in scripts when buit without job control
,
Chet Ramey
,
15:22
Re: [Help-bash] Changed Behaviour from 4.2 to 4.3
,
Chet Ramey
,
11:28
August 04, 2016
Re: Test exit status misinterpreted in scripts when buit without job control
,
Dan Cross
,
17:05
Re: Test exit status misinterpreted in scripts when buit without job control
,
Chet Ramey
,
14:36
Test exit status misinterpreted in scripts when buit without job control
,
Dan Cross
,
12:15
August 03, 2016
Re: Odd bugs when no job control support
,
Chet Ramey
,
10:36
August 01, 2016
Re: why would anybody want ESC . to remember "&" ?
,
Chet Ramey
,
21:06
why would anybody want ESC . to remember "&" ?
,
Dan Jacobson
,
09:46
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc