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 Feb 28 2017 16:18:13 -0500
Threads in reverse chronological order
[
Next Period
]
Bug ???????????
,
tarot
,
2017/02/28
Re: Bug ???????????
,
Chet Ramey
,
2017/02/28
Re: break no longer breaks out of loops defined in an outer context (was: Bug????)
,
Stephane Chazelas
,
2017/02/28
Re: break no longer breaks out of loops defined in an outer context
,
Chet Ramey
,
2017/02/28
semicolon not added to history items when final line of compound list ends with a comment
,
Grisha Levit
,
2017/02/28
"Variation" in Command Substitution Behaviour
,
Geoff Hull
,
2017/02/28
Re: "Variation" in Command Substitution Behaviour
,
Andreas Schwab
,
2017/02/28
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
2017/02/28
Re: "Variation" in Command Substitution Behaviour
,
Reuti
,
2017/02/28
Why two separate option namespaces?
,
Martijn Dekker
,
2017/02/27
Re: Why two separate option namespaces?
,
PePa
,
2017/02/27
Re: Why two separate option namespaces?
,
Chet Ramey
,
2017/02/27
Re: Why two separate option namespaces?
,
Martijn Dekker
,
2017/02/27
Re: Why two separate option namespaces?
,
Chet Ramey
,
2017/02/27
Re: Why two separate option namespaces?
,
Stephane Chazelas
,
2017/02/28
COMPREPLY as a nameref to a readonly associative array
,
Grisha Levit
,
2017/02/24
Re: COMPREPLY as a nameref to a readonly associative array
,
Chet Ramey
,
2017/02/25
COMP_WORDS, namerefs and readonly variables
,
Grisha Levit
,
2017/02/24
Re: COMP_WORDS, namerefs and readonly variables
,
Chet Ramey
,
2017/02/25
$* vs ${ARRAY[*]} differences in some parameter expansions
,
Grisha Levit
,
2017/02/24
Re: $* vs ${ARRAY[*]} differences in some parameter expansions
,
Grisha Levit
,
2017/02/25
Re: $* vs ${ARRAY[*]} differences in some parameter expansions
,
Chet Ramey
,
2017/02/25
Re: $* vs ${ARRAY[*]} differences in some parameter expansions
,
Chet Ramey
,
2017/02/25
Follow-up to Non-expanding here-documents inside command substitution
,
Kevin Grigorenko
,
2017/02/24
Re: Follow-up to Non-expanding here-documents inside command substitution
,
Eduardo Bustamante
,
2017/02/24
Re: Follow-up to Non-expanding here-documents inside command substitution
,
Chet Ramey
,
2017/02/24
[PATCH] typo in wait.def doc
,
Nick Pongratz
,
2017/02/23
Re: [PATCH] typo in wait.def doc
,
Chet Ramey
,
2017/02/23
Tokenizer problem affecting argument history
,
ecki
,
2017/02/23
Re: Tokenizer problem affecting argument history
,
Chet Ramey
,
2017/02/23
[PATCH] Add nosort,noquote support to complete and compopt
,
Grisha Levit
,
2017/02/22
Re: [PATCH] Add nosort,noquote support to complete and compopt
,
Chet Ramey
,
2017/02/22
[PATCH] fix for loop assignments to nameref control vars
,
Grisha Levit
,
2017/02/22
Re: [PATCH] fix for loop assignments to nameref control vars
,
Chet Ramey
,
2017/02/22
memory leak in case of "read -e"
,
ZhangXiao
,
2017/02/22
Re: memory leak in case of "read -e"
,
Chet Ramey
,
2017/02/22
readonly changes set -e behavior
,
Dennis Kuhn
,
2017/02/21
Re: readonly changes set -e behavior
,
Eduardo Bustamante
,
2017/02/21
process substitution flawed by design
,
Florian Mayer
,
2017/02/20
Re: process substitution flawed by design
,
Greg Wooledge
,
2017/02/20
Re: process substitution flawed by design
,
Florian Mayer
,
2017/02/21
Re: process substitution flawed by design
,
Greg Wooledge
,
2017/02/21
Re: process substitution flawed by design
,
Florian Mayer
,
2017/02/21
Re: process substitution flawed by design
,
Greg Wooledge
,
2017/02/21
Re: process substitution flawed by design
,
Pierre Gaston
,
2017/02/21
Re: process substitution flawed by design
,
Pierre Gaston
,
2017/02/21
Re: process substitution flawed by design
,
Chet Ramey
,
2017/02/21
get bash completion output programatically
,
acornejo
,
2017/02/20
Segfaults on long non-ASCII current directory in X terminal
,
fbriere
,
2017/02/20
Re: Segfaults on long non-ASCII current directory in X terminal
,
Chet Ramey
,
2017/02/20
Segfaults on long non-ASCII current directory in X terminal
,
Frédéric Brière
,
2017/02/20
weird error due to cntrl-c out of history list
,
L A Walsh
,
2017/02/20
Re: weird error due to cntrl-c out of history list
,
Chris F.A. Johnson
,
2017/02/20
Re: weird error due to cntrl-c out of history list
,
Chet Ramey
,
2017/02/20
Re: weird error due to cntrl-c out of history list
,
L A Walsh
,
2017/02/20
[BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Martijn Dekker
,
2017/02/18
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Chet Ramey
,
2017/02/19
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Grisha Levit
,
2017/02/24
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Chet Ramey
,
2017/02/24
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Chet Ramey
,
2017/02/24
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Martijn Dekker
,
2017/02/27
Re: [BUG] With null IFS, ${1+$*}, ${var-$*}, etc. don't generate fields
,
Chet Ramey
,
2017/02/27
Process substitution can leak CTLESC (0x01) in output
,
David Simmons
,
2017/02/16
Re: Process substitution can leak CTLESC (0x01) in output
,
Chet Ramey
,
2017/02/17
Does bash treat segment fault causing by scripts as security bugs ?
,
kkk K
,
2017/02/15
Re: Does bash treat segment fault causing by scripts as security bugs ?
,
Pierre Gaston
,
2017/02/15
Re: Does bash treat segment fault causing by scripts as security bugs ?
,
Eric Blake
,
2017/02/15
Message not available
Re: Does bash treat segment fault causing by scripts as security bugs ?
,
Pierre Gaston
,
2017/02/15
Re: Does bash treat segment fault causing by scripts as security bugs ?
,
Chet Ramey
,
2017/02/15
Re: Does bash treat segment fault causing by scripts as security bugs ?
,
kkk K
,
2017/02/19
Re: Does bash treat segment fault causing by scripts as security bugs ?
,
Chet Ramey
,
2017/02/20
Hang in bgp_delete
,
Graham Northup
,
2017/02/11
Re: Hang in bgp_delete
,
Chet Ramey
,
2017/02/16
Re: Hang in bgp_delete
,
Graham Northup
,
2017/02/17
Re: Hang in bgp_delete
,
Graham Northup
,
2017/02/19
Re: Hang in bgp_delete
,
Chet Ramey
,
2017/02/20
Non-expanding here-documents inside command substitution are subject to newline joining
,
Michael Homer
,
2017/02/11
Re: Non-expanding here-documents inside command substitution are subject to newline joining
,
Chet Ramey
,
2017/02/11
Segmentation fault when nesting several thousand heredocs
,
Tom
,
2017/02/10
Re: Segmentation fault when nesting several thousand heredocs
,
Chet Ramey
,
2017/02/10
Here strings and brace expansion not working as per man page
,
Conor McCarthy
,
2017/02/08
Re: Here strings and brace expansion not working as per man page
,
Chet Ramey
,
2017/02/09
Re: Here strings and brace expansion not working as per man page
,
Conor McCarthy
,
2017/02/15
Patch for autoload.v3 to allow export of function
,
Matthew Persico
,
2017/02/08
Re: Patch for autoload.v3 to allow export of function
,
Eduardo Bustamante
,
2017/02/08
Readline macro definition with multibyte characters
,
Grisha Levit
,
2017/02/04
Re: Readline macro definition with multibyte characters
,
Chet Ramey
,
2017/02/05
echo -n
,
Sangamesh Mallayya
,
2017/02/02
Re: echo -n
,
Eduardo Bustamante
,
2017/02/02
Re: echo -n
,
Greg Wooledge
,
2017/02/02
Re: echo -n
,
Eric Blake
,
2017/02/02
Re: echo -n
,
John McKown
,
2017/02/02
Re: echo -n
,
Pierre Gaston
,
2017/02/02
Re: echo -n
,
Jyoti B Tenginakai
,
2017/02/02
Re: echo -n
,
Greg Wooledge
,
2017/02/02
Re: echo -n
,
John McKown
,
2017/02/02
Re: echo -n
,
Chet Ramey
,
2017/02/02
Re: echo -n
,
Jyoti B Tenginakai
,
2017/02/05
Re: echo -n
,
Clark Wang
,
2017/02/06
Re: echo -n
,
Peter & Kelly Passchier
,
2017/02/06
Re: echo -n
,
Stephane Chazelas
,
2017/02/06
Re: echo -n
,
Stephane Chazelas
,
2017/02/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc