Re: <

2008-12-17 Thread jidanni
j> + If \fIdelimiter\fP is not found or \fIword\fP is null, reading proceeds to the end of file. Make that just If \fIdelimiter\fP is not found, reading proceeds to the end of file. I can't reproduce the other today without getting an error.

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'