Re: Incompatibilities between 3.0x and 3.1x

2006-03-26 Thread Chet Ramey
[EMAIL PROTECTED] wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i486 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' > -DCONF_VENDOR='pc' -DLOCA

Re: $* and $@ broken on some (64 bit?) platforms in bash 3.1

2006-03-26 Thread Chet Ramey
Harald Koenig wrote: > Machine Type: powerpc-apple-darwin8.3.0 > > Bash Version: 3.1 > Patch Level: 14 > Release Status: release > > Description: > $* and $@ show $1 (or $2, only on DEC Alpha) instead of " " (space) as > separator of arguments. > > I've tried both bash 3.1 patch level 5 and 14

RE: Bash 3.1 fails to build on AIX

2006-03-26 Thread Nigel Horne
> >>> Since compilation failed bashbug hasn't been installed, so I am having > >>> to > >>> guess what is wanted. Let me know if you need any more help. > >> Does isinf appear in libc on AIX 5.1? How about isnan? > > > > There are man pages for both isinf and isnan, but they seem to be > > macro