Re: Incorrect process substitution when brace expansion is used inside it.

2008-12-17 Thread Rajeev V. Pillai
On Wed, 17 Dec 2008, Chet Ramey wrote: > Bash-3.2 doesn't treat process substitution specially during brace expansion. > It's subject to the same brace expansion as any other word. > > The next release of bash will pass the contents of process substitution > through brace expansion unchanged. >

Re: Incorrect process substitution when brace expansion is used inside it.

2008-12-17 Thread Chet Ramey
> Configuration Information [Automatically generated, do not change]: > Machine: i686 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' > -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale'

Incorrect process substitution when brace expansion is used inside it.

2008-12-16 Thread Rajeev V. Pillai
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='ba