Re: bash 3.1 compile problems under AIX 4.3.3

2005-12-18 Thread Chet Ramey
[EMAIL PROTECTED] wrote: > Configuration Information [Automatically generated, do not change]: > Machine: powerpc > OS: aix4.3.3.0 > Compiler: cc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='powerpc' > -DCONF_OSTYPE='aix4.3.3.0' -DCONF_MACHTYPE='powerpc-ibm-aix4.3.3.0' > -DCONF_VENDOR

Two problems: one in documentation, one philosophical

2005-12-18 Thread Matt Stewart
The first bug is in the bash(1) man page. In the SHELL GRAMMAR -> Compound Commands -> [[ expression ]] section: "The return value is 0 if the string matches or does not match the pattern, respectively, and 1 otherwise." This sentence is unclear. It is likely that "respectively" maps "match