Re: for VAR; do does not work any more on some platforms

2006-03-10 Thread Chet Ramey
[EMAIL PROTECTED] wrote: > Bash Version: 3.1 > Patch Level: 11 > Release Status: release > > Description: > > In other shells (like bash 3.0, bash 2.x, zsh, dash), > > for VARIABLE; do ...; done > > is equivalent to > > for VARIABLE in "$@"; do ...; done And it is in bash, too. When

for VAR; do does not work any more on some platforms

2006-03-10 Thread bashbugreport-ta
Configuration Information [Automatically generated, do not change]: Machine: i386 OS: freebsd6.0 Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i386' -DCONF_OSTYPE='freebsd6.0' -DCONF_MACHTYPE='i386-unknown-freebsd6.0' -DCONF_VENDOR='unknown' -DLOCALEDIR='/tmp/bash/share/loc