AW: Bizarre interaction bug involving bash w/ lastpipe + Almquist 'wait'

2020-02-07 Thread Walter Harms
IMHO is the bug on bash side. ash can assume to get an "healthy" environment from the caller. You can simply not fix everything that can possible go wrong. Obviously it should not segfault but so far i understand it is bsd as that does, not busybox ash. re, wh _

Re: ordering of printed lines changes when redirecting

2016-07-18 Thread walter harms
Am 18.07.2016 16:36, schrieb Chet Ramey: > On 7/18/16 10:11 AM, walter harms wrote: > >> NTL i would recommend to add one or two line about buffering into >> the ducomentation :) > > It's already documented in the right place: > > https://www.gnu.org/so

Re: ordering of printed lines changes when redirecting

2016-07-18 Thread walter harms
Am 18.07.2016 15:59, schrieb Greg Wooledge: > On Mon, Jul 18, 2016 at 10:22:46AM +0200, walter harms wrote: >> ( ./a.out 2>&1 ) >> hallo 5 >> hallo 6 >> hallo 7 >> hallo 8 >> hallo 9 > > (snip) > >> ./a.out >xx 2>&1 >&

ordering of printed lines changes when redirecting

2016-07-18 Thread walter harms
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc -I/home/abuild/rpmbuild/BUILD/bash-4.2 -L/home/abuild/rpmbuild/BUILD/bash-4.2/../readline-6.2 Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -

option missing in documentation

2013-12-14 Thread walter harms
hi list, i noticed that the -p option is described in text (in INVOCATION) but not in the option list. re, wh

Re: typo in test cases

2006-09-11 Thread walter harms
hi chet, #! may have unexpected side effects. e.g. i got 'unknown interpreter' while locating a problem. re, wh Chet Ramey wrote: > walter harms wrote: >> hi bash-developer, >> i used the bash test suite to check busybox ash and found >> two possible

typo in test cases

2006-09-10 Thread walter harms
hi bash-developer, i used the bash test suite to check busybox ash and found two possible mistakes in the latest release. since the fix is trivial i did not add a patch. please add a comment to the source if they are intended. re, walter 1. func.tests:FUCNAME=7 possible typo: FUNCNAME ? 2.

possible non-posix behaviour with sh/bash and IFS

2006-09-10 Thread walter harms
Configuration Information [Automatically generated, do not change]: Machine: i586 OS: linux Compiler: gcc -I/usr/src/packages/BUILD/bash-3.0 -L/usr/src/packages/BUILD/bash-3.0/../readline-5.0 Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i586' -DCONF_OSTYPE='linux' -DCONF_MACHTYPE='i586-