Bug in Bash 2.05b when cross-compiling for MIPS.

2005-06-19 Thread Dylan Griffiths
* The version number of Bash: Bash 2.05b, but bash 2.x and 3.x are both likely affected. * The hardware and operating system: HOST Linux x86, TARGET Linux MIPS * The compiler used to compile Bash: mips-gcc (GCC) 3.2 * A description of the bug behaviour: $(CC_FOR_HOST) is used to

improvement to BASH manpage

2005-06-19 Thread D. Hugh Redelmeier
I think that the descriptions of AND lists and OR lists in bash(1) could be improved. Here is an excerpt from http://cnswww.cns.cwru.edu/~chet/bash/bash.html: The control operators && and || denote AND lists and OR lists, respectively. An AND list has the form command1 && comman