bug-bash
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: Built-in `test -a` returns incorrectly
Greg Wooledge
Re: Built-in `test -a` returns incorrectly
Chet Ramey
Re: AW: Built-in `test -a` returns incorrectly
Chet Ramey
[bug #66455] declare -p [varname] does not recognize nameref variables
Dominik Kummer
Re: [bug #66455] declare -p [varname] does not recognize nameref variables
Greg Wooledge
Re: bug-bash Digest, Vol 264, Issue 31
Wiley Young
Re: bug-bash Digest, Vol 264, Issue 28
Wiley Young
Re: bug-bash Digest, Vol 264, Issue 28
G. Branden Robinson
Re: bug-bash Digest, Vol 264, Issue 28
Oğuz
redirection / process substitution fails to read a file descriptor
Mike Peters
Re: redirection / process substitution fails to read a file descriptor
Greg Wooledge
Re: redirection / process substitution fails to read a file descriptor
Lawrence Velázquez
Re: redirection / process substitution fails to read a file descriptor
Mike Peters
Re: redirection / process substitution fails to read a file descriptor
Lawrence Velázquez
Re: redirection / process substitution fails to read a file descriptor
Chet Ramey
Re: redirection / process substitution fails to read a file descriptor
Robert Elz
Re: redirection / process substitution fails to read a file descriptor
Chet Ramey
Re: redirection / process substitution fails to read a file descriptor
Mike Peters
Re: redirection / process substitution fails to read a file descriptor
Greg Wooledge
[bug #66445] Use after free in change_to_directory function
anonymous
[bug #66444] Use after free in expand_string_dollar_quote function
anonymous
The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Greg Wooledge
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Robert Elz
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Greg Wooledge
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Greg Wooledge
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Martin D Kealey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Yuri
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Chet Ramey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Martin D Kealey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Robert Elz
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Martin D Kealey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Oğuz
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Chet Ramey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Martin D Kealey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Oğuz
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Chet Ramey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Robert Elz
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Chet Ramey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Chet Ramey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
Chet Ramey
Re: The 'source x' command doesn't keep variables set by x when source output is piped into other command
#!microsuxx
[PATCH] bash.pc.in: use DEFS
Grisha Levit
Re: [PATCH] bash.pc.in: use DEFS
Chet Ramey
[PATCH] Makefile.in: add LIBINTL_H to install-headers
Grisha Levit
Re: [PATCH] Makefile.in: add LIBINTL_H to install-headers
Chet Ramey
Re: [PATCH] Makefile.in: add LIBINTL_H to install-headers
Grisha Levit
Re: [PATCH] Makefile.in: add LIBINTL_H to install-headers
Chet Ramey
Re: [PATCH] Makefile.in: add LIBINTL_H to install-headers
Martin D Kealey
Bash 5.2: broken built-in printf for float numbers
Thomas Dreibholz
Re: Bash 5.2: broken built-in printf for float numbers
Greg Wooledge
Re: Bash 5.2: broken built-in printf for float numbers
Chet Ramey
"complete -o filenames" sometimes not working
Clark Wang
Re: "complete -o filenames" sometimes not working
Chet Ramey
Re: "complete -o filenames" sometimes not working
Clark Wang
Re: "complete -o filenames" sometimes not working
Chet Ramey
Re: "complete -o filenames" sometimes not working
Grisha Levit
Re: "complete -o filenames" sometimes not working
Clark Wang
This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
David Linden
Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
Greg Wooledge
RE: [EXTERNAL] - Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
David Linden
RE: [EXTERNAL] - Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
David Linden
Re: [EXTERNAL] - Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
Greg Wooledge
Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
Chet Ramey
Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
#!microsuxx
Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
#!microsuxx
Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
#!microsuxx
Re: This errors in 4.4, did not in 4.2: set -u; declare -A foo; echo ${#foo[@]}
#!microsuxx
[bug #66412] Missing space in documentation
anonymous
bash -xv issue with stderr
monochromec
Re: bash -xv issue with stderr
#!microsuxx
Re: bash -xv issue with stderr
Chet Ramey
Re: bash -xv issue with stderr
Christoph Zimmermann
Re: bash -xv issue with stderr
#!microsuxx
Re: bash -xv issue with stderr
Greg Wooledge
Re: bash -xv issue with stderr
Chet Ramey
Re: bash -xv issue with stderr
Christoph Zimmermann
Re: bash -xv issue with stderr
#!microsuxx
Re: bash -xv issue with stderr
Zachary Santer
Re: bash -xv issue with stderr
Chet Ramey
Re: bash -xv issue with stderr
Christoph Zimmermann
Re: bash -xv issue with stderr
Chet Ramey
Re: bash -xv issue with stderr
Christoph Zimmermann
bash -xv issue with stderr
christoph
Re: bash -xv issue with stderr
#!microsuxx
Re: bash -xv issue with stderr
#!microsuxx
degraded error message in case of hash-bang interpreter error
hmmsjan
Re: degraded error message in case of hash-bang interpreter error
Chet Ramey
Re: degraded error message in case of hash-bang interpreter error
Martin D Kealey
Re: degraded error message in case of hash-bang interpreter error
Oğuz
Re: degraded error message in case of hash-bang interpreter error
Robert Elz
Re: degraded error message in case of hash-bang interpreter error
Martin D Kealey
Re: degraded error message in case of hash-bang interpreter error
Robert Elz
Re: degraded error message in case of hash-bang interpreter error
Martin D Kealey
Re: degraded error message in case of hash-bang interpreter error
Chet Ramey
[PATCH] lib/readline/doc makefiles clean targets
Mike Jonkmans
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Mike Jonkmans
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Mike Jonkmans
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Mike Jonkmans
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Mike Jonkmans
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Zachary Santer
Re: [PATCH] lib/readline/doc makefiles clean targets
Grisha Levit
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Grisha Levit
Re: [PATCH] lib/readline/doc makefiles clean targets
Chet Ramey
Re: [PATCH] lib/readline/doc makefiles clean targets
Martin D Kealey
[PATCH] Makefile.in variables.o: version.h
Mike Jonkmans
Re: [PATCH] Makefile.in variables.o: version.h
Chet Ramey
errno not restore before printing error in exec_builtin
Emanuele Torre
Re: errno not restore before printing error in exec_builtin
Emanuele Torre
Re: errno not restore before printing error in exec_builtin
Chet Ramey
[PATCH] Makefile: avoid undefined variables
Grisha Levit
Re: [PATCH] Makefile: avoid undefined variables
Martin D Kealey
Re: [PATCH] Makefile: avoid undefined variables
Dmitry Goncharov
Re: [PATCH] Makefile: avoid undefined variables
Martin D Kealey
Re: [PATCH] Makefile: avoid undefined variables
Chet Ramey
Re: [PATCH] Makefile: avoid undefined variables
Chet Ramey
Re: [PATCH] Makefile: avoid undefined variables
Chet Ramey
Re: [PATCH] Makefile: avoid undefined variables
Mike Jonkmans
Re: [PATCH] Makefile: avoid undefined variables
Chet Ramey
[PATCH] BASH_STRUCT_DIRENT*: simplify
Grisha Levit
Re: [PATCH] BASH_STRUCT_DIRENT*: simplify
Chet Ramey
[PATCH] BASH_FUNC_STRTOIMAX: fix and simplify
Grisha Levit
Re: [PATCH] BASH_FUNC_STRTOIMAX: fix and simplify
Chet Ramey
Suggestion: adding one line to the "Signals" manual section
Simone Robinson via Bug reports for the GNU Bourne Again SHell
Re: Suggestion: adding one line to the "Signals" manual section
Chet Ramey
Bash test builtin fails on: test -n '>' -a 1 -eq 1
cirrus . mazurka-0t
Re: Bash test builtin fails on: test -n '>' -a 1 -eq 1
Emanuele Torre
Re: Bash test builtin fails on: test -n '>' -a 1 -eq 1
Chet Ramey
5.2.37: bg(1)ed job then only runs partially
Steffen Nurpmeso
Re: 5.2.37: bg(1)ed job then only runs partially
Chet Ramey
Fwd: Re: 5.2.37: bg(1)ed job then only runs partially
Steffen Nurpmeso
[bug #66363] "test" builtin command, -a arg not working as expected
anonymous
[PATCH] isearch: fix with HANDLE_MULTIBYTE && LC_ALL=C
Grisha Levit
[PATCH] isearch: fix with HANDLE_MULTIBYTE && LC_ALL=C
Grisha Levit
Re: [PATCH] isearch: fix with HANDLE_MULTIBYTE && LC_ALL=C
Chet Ramey
history-search-* and undo lists
Grisha Levit
Re: history-search-* and undo lists
Chet Ramey
Re: history-search-* and undo lists
Grisha Levit
Re: history-search-* and undo lists
Chet Ramey
Re: history-search-* and undo lists
Grisha Levit
Re: history-search-* and undo lists
Chet Ramey
Re: history-search-* and undo lists
Grisha Levit
Re: history-search-* and undo lists
Chet Ramey
[PATCH] rl_tilde_expand: avoid uninitialized memory use
Grisha Levit
Re: [PATCH] rl_tilde_expand: avoid uninitialized memory use
Chet Ramey
recent typo in sig.c breaks Minix compilation
Martin D Kealey
Re: recent typo in sig.c breaks Minix compilation
Oğuz
Re: recent typo in sig.c breaks Minix compilation
Martin D Kealey
Re: recent typo in sig.c breaks Minix compilation
Oğuz
Re: recent typo in sig.c breaks Minix compilation
Martin D Kealey
Re: recent typo in sig.c breaks Minix compilation
Chet Ramey
[PATCH] histfile: fix mmap page alignment
Grisha Levit
Re: [PATCH] histfile: fix mmap page alignment
Chet Ramey
Re: [PATCH] histfile: fix mmap page alignment
Chet Ramey
Re: [PATCH] histfile: fix mmap page alignment
Grisha Levit
Re: [PATCH] histfile: fix mmap page alignment
Chet Ramey
IFS whitespace definition
Greg Wooledge
Re: IFS whitespace definition
Robert Elz
Re: IFS whitespace definition
Chet Ramey
Re: IFS whitespace definition
Chet Ramey
Re: IFS whitespace definition
Robert Elz
Re: IFS whitespace definition
Chet Ramey
Fwd: New feature
Saint Michael
Re: Fwd: New feature
Greg Wooledge
Re: Fwd: New feature
Andreas Schwab
Re: New feature
Martin D Kealey
aliases sometimes not expanded even with expand_aliases set
ian
Re: aliases sometimes not expanded even with expand_aliases set
Greg Wooledge
Re: aliases sometimes not expanded even with expand_aliases set
Chet Ramey
Re: aliases sometimes not expanded even with expand_aliases set
Ian Dall
Re: aliases sometimes not expanded even with expand_aliases set
Chet Ramey
procsub doesn't release the terminal without reading one byte
Oğuz
Re: procsub doesn't release the terminal without reading one byte
Phi Debian
Re: procsub doesn't release the terminal without reading one byte
Chet Ramey
Re: procsub doesn't release the terminal without reading one byte
Oğuz
Earlier messages
Later messages