Re: Internal 'echo' command doesn't handle I/O errors on close file

2012-04-24 Thread Andrey Zaitsev
23 апреля 2012 г. 20:50 пользователь Andreas Schwab sch...@linux-m68k.orgнаписал: Greg Wooledge wool...@eeg.ccf.org writes: On Mon, Apr 23, 2012 at 02:38:47PM +0400, Andrey Zaitsev wrote: Strace show that errors from /bin/bash were ignored: [user@host ~]# strace echo bla-bla-bla

Re: [patch] fix building when readline is disabled

2012-04-24 Thread Chet Ramey
On 4/24/12 12:00 AM, Mike Frysinger wrote: OK, so you've stripped the local readline copy out of the source tree? yes Then configured it to build with a system readline library installation that you remove? the system doesn't have readline at all Why? -- ``The lyf so short, the

Re: [patch] fix building when readline is disabled

2012-04-24 Thread Mike Frysinger
On Tuesday 24 April 2012 08:23:04 Chet Ramey wrote: On 4/24/12 12:00 AM, Mike Frysinger wrote: OK, so you've stripped the local readline copy out of the source tree? yes Then configured it to build with a system readline library installation that you remove? the system doesn't

Re: [patch] fix building when readline is disabled

2012-04-24 Thread Chet Ramey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 4/24/12 10:46 AM, Mike Frysinger wrote: On Tuesday 24 April 2012 08:23:04 Chet Ramey wrote: On 4/24/12 12:00 AM, Mike Frysinger wrote: OK, so you've stripped the local readline copy out of the source tree? yes Then configured it to build

Re: Internal 'echo' command doesn't handle I/O errors on close file

2012-04-24 Thread Chet Ramey
On 4/23/12 6:38 AM, Andrey Zaitsev wrote: Bash Version: 4.1 Patch Level: 2 Release Status: release Description: Internal 'echo' command doesn't handle I/O errors on close file when I try redirect standart output to mounted filesystem without free space. This is hard for me to test, but

Severe Bash Bug with Arrays

2012-04-24 Thread Ted Okuzumi
I am writing this e-mai to report to report a bug in bash. Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu'

Re: Severe Bash Bug with Arrays

2012-04-24 Thread Clark Wang
On Wed, Apr 25, 2012 at 07:21, Ted Okuzumi tedokuz...@gmail.com wrote: I am writing this e-mai to report to report a bug in bash. Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash'