Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
bug-bash (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Tue Jul 31 2018 12:54:23 -0400
Threads in reverse chronological order
[
Next Period
]
Feature request: parameter expansion, replace last occurrence
,
Alan Beccati
,
2018/07/30
cd -L not behaving as documented with symlinks and ..
,
Hugo Gabriel Eyherabide
,
2018/07/30
Re: cd -L not behaving as documented with symlinks and ..
,
Chet Ramey
,
2018/07/30
segfault with ${var[@]@A}
,
Grisha Levit
,
2018/07/29
Assignment of associative arrays through braces
,
konsolebox
,
2018/07/27
Re: Assignment of associative arrays through braces
,
Chet Ramey
,
2018/07/31
Re: Assignment of associative arrays through braces
,
konsolebox
,
2018/07/31
declare(1) not executing inside source'd script
,
sales
,
2018/07/27
declare(1) not executing inside source'd script
,
frank
,
2018/07/27
Re: declare(1) not executing inside source'd script
,
Greg Wooledge
,
2018/07/27
Re: declare(1) not executing inside source'd script
,
Frank
,
2018/07/27
Re: declare(1) not executing inside source'd script
,
Greg Wooledge
,
2018/07/27
Re: declare(1) not executing inside source'd script
,
Greg Wooledge
,
2018/07/27
Re: declare(1) not executing inside source'd script
,
Frank
,
2018/07/27
Re: declare(1) not executing inside source'd script
,
Frank Edwards
,
2018/07/27
shopt help possibly wrong
,
Hugo Gabriel Eyherabide
,
2018/07/27
Re: shopt help possibly wrong
,
Chet Ramey
,
2018/07/27
Message not available
Re: shopt help possibly wrong
,
hugogabriel . eyherabide
,
2018/07/27
segfault w/ localvar_inherit and associative array insert
,
Grisha Levit
,
2018/07/25
Re: segfault w/ localvar_inherit and associative array insert
,
Chet Ramey
,
2018/07/26
Re: segfault w/ localvar_inherit and associative array insert
,
Grisha Levit
,
2018/07/26
Re: segfault w/ localvar_inherit and associative array insert
,
Chet Ramey
,
2018/07/27
Re: segfault w/ localvar_inherit and associative array insert
,
Grisha Levit
,
2018/07/29
Re: segfault w/ localvar_inherit and associative array insert
,
Chet Ramey
,
2018/07/31
Re: segfault w/ localvar_inherit and associative array insert
,
Chet Ramey
,
2018/07/30
Lacking documentation of colored-completion-prefix
,
Michal Pesa
,
2018/07/24
Re: Lacking documentation of colored-completion-prefix
,
Michal Pesa
,
2018/07/25
Re: Lacking documentation of colored-completion-prefix
,
Chet Ramey
,
2018/07/25
Re: Lacking documentation of colored-completion-prefix
,
Chet Ramey
,
2018/07/25
Re: Lacking documentation of colored-completion-prefix
,
Michal Pesa
,
2018/07/25
Re: Lacking documentation of colored-completion-prefix
,
Chet Ramey
,
2018/07/31
Re: Lacking documentation of colored-completion-prefix
,
Michal Pesa
,
2018/07/31
"jobs" doesn't consistently expand function arguments
,
Keith Thompson
,
2018/07/23
Re: "jobs" doesn't consistently expand function arguments
,
Chet Ramey
,
2018/07/24
ABOUT-NLS links are outdated
,
dirk
,
2018/07/22
Re: ABOUT-NLS links are outdated
,
Chet Ramey
,
2018/07/22
v4.4 segfault in 'decode_prompt_string' when processing special parameter
,
Chris Schoenberg
,
2018/07/21
Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter
,
Chris Schoenberg
,
2018/07/21
Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter
,
Chet Ramey
,
2018/07/21
Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter
,
Chris Schoenberg
,
2018/07/21
Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter
,
Chet Ramey
,
2018/07/21
Re: v4.4 segfault in 'decode_prompt_string' when processing special parameter
,
Chris Schoenberg
,
2018/07/21
Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Denys Vlasenko
,
2018/07/20
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Denys Vlasenko
,
2018/07/20
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Bob Proulx
,
2018/07/21
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Ilkka Virta
,
2018/07/21
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Chet Ramey
,
2018/07/21
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Bob Proulx
,
2018/07/21
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Robert Elz
,
2018/07/21
Re: Empty ""s in ARG in ${x:+ARG} expand to no words instead of the empty word if prepended/appended with space
,
Chet Ramey
,
2018/07/21
[1] 69728 segmentation fault bash
,
Mr Guiguilebreton
,
2018/07/20
Re: [1] 69728 segmentation fault bash
,
Clint Hepner
,
2018/07/20
Message not available
Re: [1] 69728 segmentation fault bash
,
Clint Hepner
,
2018/07/20
Typo in german translation
,
Felix Ostmann
,
2018/07/19
Typo in german translation
,
felix . ostmann
,
2018/07/19
Re: Typo in german translation
,
Chet Ramey
,
2018/07/19
Single quotes in ARG in "${v:+ARG}" are erroneously required to be paired
,
Denys Vlasenko
,
2018/07/18
Re: Single quotes in ARG in "${v:+ARG}" are erroneously required to be paired
,
Chet Ramey
,
2018/07/18
delcare -a on a nameref in a function modifies nameref instead of target
,
Grisha Levit
,
2018/07/17
Re: delcare -a on a nameref in a function modifies nameref instead of target
,
Greg Wooledge
,
2018/07/18
Re: delcare -a on a nameref in a function modifies nameref instead of target
,
Grisha Levit
,
2018/07/19
Re: delcare -a on a nameref in a function modifies nameref instead of target
,
Grisha Levit
,
2018/07/25
Re: delcare -a on a nameref in a function modifies nameref instead of target
,
Chet Ramey
,
2018/07/26
Re: delcare -a on a nameref in a function modifies nameref instead of target
,
Grisha Levit
,
2018/07/29
Re: delcare -a on a nameref in a function modifies nameref instead of target
,
Chet Ramey
,
2018/07/30
test -v and environment variable names with subscripts
,
Grisha Levit
,
2018/07/17
Re: test -v and environment variable names with subscripts
,
Chet Ramey
,
2018/07/18
Re: test -v and environment variable names with subscripts
,
konsolebox
,
2018/07/19
Re: test -v and environment variable names with subscripts
,
Grisha Levit
,
2018/07/19
temp env allows variables that look like array subscripts
,
Grisha Levit
,
2018/07/17
Re: temp env allows variables that look like array subscripts
,
Chet Ramey
,
2018/07/18
Re: temp env allows variables that look like array subscripts
,
Grisha Levit
,
2018/07/19
namerefs and environment variable names with subscripts
,
Grisha Levit
,
2018/07/17
Re: namerefs and environment variable names with subscripts
,
Chet Ramey
,
2018/07/18
segfault when converting local indexed to associative array
,
Grisha Levit
,
2018/07/17
Re: segfault when converting local indexed to associative array
,
Chet Ramey
,
2018/07/17
About bash_syslog_histrory Function!
,
address@hidden
,
2018/07/17
Re: About bash_syslog_histrory Function!
,
Chet Ramey
,
2018/07/17
Re: Re: About bash_syslog_histrory Function!
,
address@hidden
,
2018/07/18
DIRSTACK[0] contains literal "~"
,
jeremy.richards
,
2018/07/16
Re: DIRSTACK[0] contains literal "~"
,
Chet Ramey
,
2018/07/17
Parameter indirection
,
konsolebox
,
2018/07/15
Re: Parameter indirection
,
Chet Ramey
,
2018/07/15
Re: Parameter indirection
,
konsolebox
,
2018/07/24
${parameter@A} doesn't work should no value be set
,
Michal Pesa
,
2018/07/14
Re: ${parameter@A} doesn't work should no value be set
,
Chet Ramey
,
2018/07/15
Issue – Invalid command documented – BASH_BUILTINS(1) –
,
Ricky Tigg
,
2018/07/14
Re: Issue – Invalid command documented – BASH_BUILTINS(1) –
,
Chet Ramey
,
2018/07/14
Re: Issue – Invalid command documented – BASH_BUILTINS(1) –
,
Peter & Kelly Passchier
,
2018/07/14
Re: Issue – Invalid command documented – BASH_BUILTINS(1) –
,
Ricky Tigg
,
2018/07/14
bash history for each folder it was ran in.
,
Clayton G
,
2018/07/14
Re: bash history for each folder it was ran in.
,
Chet Ramey
,
2018/07/15
Crash on jobs 2^32-2
,
Simon Wörner
,
2018/07/11
Re: Crash on jobs 2^32-2
,
Piotr Grzybowski
,
2018/07/11
Re: Crash on jobs 2^32-2
,
Chet Ramey
,
2018/07/12
Re: Crash on jobs 2^32-2
,
isabella parakiss
,
2018/07/13
Re: Crash on jobs 2^32-2
,
Chet Ramey
,
2018/07/13
Crash related to execute_builtin
,
Simon Wörner
,
2018/07/11
Re: Crash related to execute_builtin
,
Chet Ramey
,
2018/07/12
Crash related to mkseq
,
Simon Wörner
,
2018/07/11
Re: Crash related to mkseq
,
Chet Ramey
,
2018/07/12
INT still propagating to child processes when trapped
,
Daniel Mills
,
2018/07/10
Re: INT still propagating to child processes when trapped
,
Chet Ramey
,
2018/07/13
Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
marcelpaulo
,
2018/07/09
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Greg Wooledge
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Ilkka Virta
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Chet Ramey
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Paulo Marcel Coelho Aragão
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Greg Wooledge
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Paulo Marcel Coelho Aragão
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Chet Ramey
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Paulo Marcel Coelho Aragão
,
2018/07/10
Re: Word boundary anchors \< and \> not parsed correctly on the right side of =~
,
Chet Ramey
,
2018/07/10
Number with sign is read as octal despite a leading 10#
,
Isaac Marcos
,
2018/07/09
Re: Number with sign is read as octal despite a leading 10#
,
Clint Hepner
,
2018/07/09
Re: Number with sign is read as octal despite a leading 10#
,
Ilkka Virta
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Ilkka Virta
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Chet Ramey
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Ilkka Virta
,
2018/07/10
Message not available
Message not available
Re: Number with sign is read as octal despite a leading 10#
,
Isaac Marcos
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Eduardo Bustamante
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Isaac Marcos
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Isaac Marcos
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Chet Ramey
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Robert Elz
,
2018/07/13
Re: Number with sign is read as octal despite a leading 10#
,
Chet Ramey
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Pierre Gaston
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Chet Ramey
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Greg Wooledge
,
2018/07/10
Re: Number with sign is read as octal despite a leading 10#
,
Chet Ramey
,
2018/07/10
[PATCH] Fix null environ crash in getenv() provided by lib/sh/getenv.c
,
Keeley Hoek
,
2018/07/08
Re: [PATCH] Fix null environ crash in getenv() provided by lib/sh/getenv.c
,
Chet Ramey
,
2018/07/09
Re: [PATCH] Fix null environ crash in getenv() provided by lib/sh/getenv.c
,
Eric Blake
,
2018/07/24
[PATCH] Use memmove instead of strcpy
,
Bernhard M. Wiedemann
,
2018/07/07
Re: [PATCH] Use memmove instead of strcpy
,
Chet Ramey
,
2018/07/09
[PATCH] Use memmove instead of strcpy
,
Bernhard M. Wiedemann
,
2018/07/07
Re: Redirect to variable
,
Robert Durkacz
,
2018/07/03
Re: Redirect to variable
,
Ilkka Virta
,
2018/07/03
Re: Redirect to variable
,
Greg Wooledge
,
2018/07/03
bash 4.3.48(1) and repo: processing of commands halts at first semicolon
,
toww
,
2018/07/03
Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
,
Eduardo A . Bustamante López
,
2018/07/02
Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
,
Chet Ramey
,
2018/07/02
Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
,
Chet Ramey
,
2018/07/03
Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
,
Chet Ramey
,
2018/07/03
Re: bash 4.3.48(1) and repo: processing of commands halts at first semicolon
,
toww
,
2018/07/03
Re: -- paramter does not work in bash 4.4
,
Eric Blake
,
2018/07/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc