Re: >&"$var" broken in declare -f and exported functions

2022-06-05 Thread Namikaze Minato
On Fri, 3 Jun 2022 at 23:24, Alexey wrote: > > As I can see, problem exist only if we quote "$foo". Without quotes > everything looks fine. > > > As a special case, if n is omitted, and word does not expand to one or > > more digits or -, the standard output and standard error are redirected > > a

Re: >&"$var" broken in declare -f and exported functions

2022-06-05 Thread Lawrence Velázquez
On Sun, Jun 5, 2022, at 9:31 PM, Namikaze Minato wrote: > @everyone, please let me know if I need to do something else to > actually report the bug or if this thread is enough. This thread is enough. -- vq