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: Sat Dec 31 2016 12:06:22 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2016
Re: Bug? Explanation??
,
Chet Ramey
,
12:06
December 30, 2016
Re: Bug? Explanation??
,
Dennis Williamson
,
23:29
Re: Bug? Explanation??
,
Peter & Kelly Passchier
,
23:28
Re: Bug? Explanation??
,
Peter & Kelly Passchier
,
23:20
Re: Bug? Explanation??
,
Grisha Levit
,
23:07
Bug? Explanation??
,
PePa
,
23:04
Re: [Help-bash] Bash Trap: How to Get Line Number of a Subprocess with Non-Zero Status
,
Chet Ramey
,
12:50
Re: [Help-bash] Bash Trap: How to Get Line Number of a Subprocess with Non-Zero Status
,
Eduardo Bustamante
,
12:50
Re: [Help-bash] Bash Trap: How to Get Line Number of a Subprocess with N
,
Steve Amerige
,
12:06
declare can set variable attributes to functions
,
isabella parakiss
,
11:35
December 29, 2016
Re: [Help-bash] Bash Trap: How to Get Line Number of a Subprocess with Non-Zero Status
,
Eduardo Bustamante
,
22:39
Re: BUG??
,
Greg Wooledge
,
10:16
Re: BUG??
,
PePa
,
09:44
December 28, 2016
Re: BUG??
,
Chet Ramey
,
20:38
Re: BUG??
,
Charles Daffern
,
20:28
BUG??
,
Peter & Kelly Passchier
,
20:09
Re: command_not_found_handle and sourced script
,
Dominique Ramaekers
,
09:35
December 27, 2016
Re: set command overrides my ARGV array
,
Eric Blake
,
15:31
Re: set command overrides my ARGV array
,
Grisha Levit
,
15:29
Re: set command overrides my ARGV array
,
Greg Wooledge
,
15:26
set command overrides my ARGV array
,
Martin MOKREJŠ
,
15:23
December 26, 2016
Re: command_not_found_handle and sourced script
,
Dan Douglas
,
18:24
command_not_found_handle and sourced script
,
Dominique Ramaekers
,
17:02
December 22, 2016
Re: Option to disable VSUSP at prompt (feature request with proof of concept)
,
Eric Pruitt
,
14:21
Re: Option to disable VSUSP at prompt (feature request with proof of concept)
,
Chet Ramey
,
09:32
December 21, 2016
Re: Option to disable VSUSP at prompt (feature request with proof of concept)
,
Eric Pruitt
,
21:41
Re: incorrect lseek() when processing script ending in unterminated line
,
Chet Ramey
,
14:01
Re: incorrect lseek() when processing script ending in unterminated line
,
Stephane Chazelas
,
09:41
incorrect lseek() when processing script ending in unterminated line
,
Stephane Chazelas
,
09:35
Re: bug report
,
Greg Wooledge
,
08:15
December 20, 2016
Re: Bug report: Bash version 4.3.11: complete: -i: invalid option on TAB auto completion
,
joka
,
14:07
Re: ssh does not source /etc/bash.bashrc, but manual execution of /bin/bash does it under specific circumstances
,
Nick
,
13:58
Re: Bug report: Bash version 4.3.11: complete: -i: invalid option on TAB auto completion
,
Chet Ramey
,
13:30
Re: ssh does not source /etc/bash.bashrc, but manual execution of /bin/bash does it under specific circumstances
,
Chet Ramey
,
13:25
Re: Bug report: Bash version 4.3.11: complete: -i: invalid option on TAB auto completion
,
Eduardo Bustamante
,
13:24
Re: ssh does not source /etc/bash.bashrc, but manual execution of /bin/bash does it under specific circumstances
,
Eduardo Bustamante
,
13:18
Bug report: Bash version 4.3.11: complete: -i: invalid option on TAB auto completion
,
joka
,
11:54
Bug report: Bash version 4.3.11: complete: -i: invalid option on TAB auto completion
,
joka
,
11:52
ssh does not source /etc/bash.bashrc, but manual execution of /bin/bash does it under specific circumstances
,
Nick
,
11:52
Re: bug report
,
Greg Wooledge
,
09:47
bug report
,
Hossein Vatani
,
09:41
December 18, 2016
Time to increase the defaults for history size?
,
Reuben Thomas
,
18:18
December 15, 2016
Re: Single quote character not handled well in associative array index
,
Chet Ramey
,
11:51
December 13, 2016
Re: Change in behavior
,
Vladimir Marek
,
15:43
Re: Change in behavior
,
Chet Ramey
,
11:56
Re: Change in behavior
,
Vladimir Marek
,
10:37
Re: Change in behavior
,
Chet Ramey
,
10:31
Re: Change in behavior
,
Greg Wooledge
,
10:21
Re: Change in behavior
,
Vladimir Marek
,
10:21
Re: Change in behavior
,
Eduardo Bustamante
,
10:18
Change in behavior
,
Vladimir Marek
,
10:08
December 12, 2016
Re: Unsuccessful assignment of a readonly variable does not return 1
,
Chet Ramey
,
15:06
Re: Bug in Bash 4.4 Return history of commands
,
Chet Ramey
,
14:35
Bug in Bash 4.4 Return history of commands
,
Arion Deno
,
14:08
Unsuccessful assignment of a readonly variable does not return 1
,
Laur Aliste
,
14:08
Re: Unsuccessful assignment of a readonly variable does not return 1
,
Laur Aliste
,
14:08
December 11, 2016
Re: Double slash root cwd
,
Jonathan Zdziarski
,
17:17
Re: Double slash root cwd
,
Chet Ramey
,
16:55
Double slash root cwd
,
Jonathan Ździarski
,
16:43
December 08, 2016
Re: Another little patch I would like to put upstream
,
Chet Ramey
,
13:11
December 07, 2016
Re: Another little patch I would like to put upstream
,
Mike Frysinger
,
23:47
Re: Another little patch I would like to put upstream
,
Chet Ramey
,
19:09
Re: Tests are using fixed path /tmp/x
,
Chet Ramey
,
15:19
Re: bash variable expansion ${var:+"..."} in here-document removes double quotes
,
Chet Ramey
,
13:25
Re: Problem outputting a quote in a variable expansion which is in a here doc
,
Chet Ramey
,
13:05
Tests are using fixed path /tmp/x
,
Vladimir Marek
,
10:39
Re: SHOBJ_STATUS problem
,
Chet Ramey
,
10:17
Re: Problem outputting a quote in a variable expansion which is in a here doc
,
Daniel Einspanjer
,
09:04
Re: Problem outputting a quote in a variable expansion which is in a here doc
,
Greg Wooledge
,
08:44
Re: SHOBJ_STATUS problem
,
Vladimir Marek
,
08:40
Re: SHOBJ_STATUS problem
,
Chet Ramey
,
08:02
Re: bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Vladimir Marek
,
07:41
SHOBJ_STATUS problem
,
Vladimir Marek
,
07:41
bash variable expansion ${var:+"..."} in here-document removes double quotes
,
andreas . luik
,
07:40
Problem outputting a quote in a variable expansion which is in a here doc
,
Daniel Einspanjer
,
07:40
Re: Another little patch I would like to put upstream
,
Vladimir Marek
,
07:27
Re: Could bash do what make does?
,
Dave Finlay
,
01:32
December 06, 2016
Re: Could bash do what make does?
,
Robert Durkacz
,
18:43
Re: possible in bash?: filter stderr of a prog & send filtered-output out on stderr leaving stdout untouched
,
L A Walsh
,
18:23
Re: possible in bash?: filter stderr of a prog & send filtered-output out on stderr leaving stdout untouched
,
Andreas Schwab
,
17:51
Re: possible in bash?: filter stderr of a prog & send filtered-output out on stderr leaving stdout untouched
,
L A Walsh
,
17:39
Re: possible in bash?: filter stderr of a prog & send filtered-output out on stderr leaving stdout untouched
,
Dennis Williamson
,
17:31
possible in bash?: filter stderr of a prog & send filtered-output out on stderr leaving stdout untouched
,
L A Walsh
,
17:09
December 05, 2016
Re: Another little patch I would like to put upstream
,
Mike Frysinger
,
23:01
Re: bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Chet Ramey
,
16:56
Re: [Bug-readline] [BUG] a race condition in add_history() leads to SIGSEGV
,
Chet Ramey
,
10:35
[BUG] a race condition in add_history() leads to SIGSEGV
,
Hong Cho
,
10:20
Re: Filename completion causes doubling of initial ':' character
,
Chet Ramey
,
09:04
Re: Could bash do what make does?
,
Greg Wooledge
,
08:19
Re: Could bash do what make does?
,
Robert Durkacz
,
07:37
December 04, 2016
Re: [4.4.5] trouble declaring readonly array variables
,
Chet Ramey
,
21:02
Re: Filename completion causes doubling of initial ':' character
,
L A Walsh
,
20:14
Another little patch I would like to put upstream
,
Vladimir Marek
,
17:07
Re: bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Vladimir Marek
,
07:52
[4.4.5] trouble declaring readonly array variables
,
Laur Aliste
,
00:43
December 03, 2016
Re: Could bash do what make does?
,
John McKown
,
21:11
Re: bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Chet Ramey
,
17:06
Re: bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Chet Ramey
,
16:51
Re: command substitution bug
,
Chet Ramey
,
12:27
Re: Could bash do what make does?
,
Eduardo Bustamante
,
12:08
Re: Filename completion causes doubling of initial ':' character
,
Chet Ramey
,
11:44
Re: Filename completion causes doubling of initial ':' character
,
Andreas Schwab
,
10:43
Filename completion causes doubling of initial ':' character
,
Ravi (Tom) Hale
,
09:36
Re: Could bash do what make does?
,
Robert Durkacz
,
04:25
December 02, 2016
Re: Could bash do what make does?
,
Dave Finlay
,
10:38
command substition bug 2
,
parasite parasite
,
09:24
command substitution bug
,
parasite parasite
,
09:24
Re: Testsuite problem when HOME is not defined
,
Chet Ramey
,
09:04
Re: Strange bash behavior
,
Chet Ramey
,
09:01
Re: Strange bash behavior
,
Chet Ramey
,
08:59
Re: Could bash do what make does?
,
Greg Wooledge
,
08:15
Re: Could bash do what make does?
,
Robert Durkacz
,
06:53
Re: Could bash do what make does?
,
Robert Durkacz
,
05:29
Re: bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Vladimir Marek
,
05:21
Re: Strange bash behavior
,
Vladimir Marek
,
05:08
Re: Strange bash behavior
,
Clark Wang
,
05:01
Re: Strange bash behavior
,
Vladimir Marek
,
04:48
Re: Strange bash behavior
,
Vladimir Marek
,
04:45
Re: problem with redir test
,
Vladimir Marek
,
04:23
Re: Strange bash behavior
,
Clark Wang
,
04:21
Re: Various improvements to tests/run-all
,
Vladimir Marek
,
04:20
Re: Strange bash behavior
,
Clark Wang
,
00:00
December 01, 2016
Re: problem with redir test
,
Chet Ramey
,
19:48
Re: Strange bash behavior
,
Chet Ramey
,
19:27
Re: Various improvements to tests/run-all
,
Chet Ramey
,
19:12
Various improvements to tests/run-all
,
Vladimir Marek
,
17:35
bash tests failing when compiled with --enable-xpg-echo-default=yes
,
Vladimir Marek
,
16:57
Testsuite problem when HOME is not defined
,
Vladimir Marek
,
16:52
problem with redir test
,
Vladimir Marek
,
16:49
Strange bash behavior
,
Vladimir Marek
,
16:41
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc