Re: Builtin command echo does not work properly.

2006-04-21 Thread Chet Ramey
Christoph Jeksa wrote: > From: [EMAIL PROTECTED] > To: bug-bash@gnu.org > Subject: Builtin command echo does not work properly. > > Configuration Information [Automatically generated, do not change]: > Machine: i686 > OS: cygwin > Compiler: gcc > Compilation C

Re: Builtin command echo does not work properly.

2006-04-19 Thread Bob Proulx
Christoph Jeksa wrote: > Description: > The builtin command echo [-neE] [arg ...] does not work properly > > Repeat-By: > Enter: > echo -E "\ttext" > Expected result: > \ttext > Result: > -E text > > Fix: > Use /usr/bin/echo to

Re: Builtin command echo does not work properly.

2006-04-19 Thread Eric Blake
> > Description: > The builtin command echo [-neE] [arg ...] does not work properly > > Repeat-By: > Enter: > echo -E "\ttext" > Expected result: > \ttext > Result: > -E text Not a bug. POSIX requires that echo prints everything witho

Builtin command echo does not work properly.

2006-04-19 Thread Christoph Jeksa
From: [EMAIL PROTECTED] To: bug-bash@gnu.org Subject: Builtin command echo does not work properly. Configuration Information [Automatically generated, do not change]: Machine: i686 OS: cygwin Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='i686' -