[EMAIL PROTECTED] wrote: > Configuration Information [Automatically generated, do not change]: > Machine: i686 > OS: linux-gnu > Compiler: gcc > Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i686' > -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i686-pc-linux-gnu' > -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/local/share/locale' -DPACKAGE='bash' > -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -O2 > uname output: Linux boopsie.dyndns.org 2.6.17.7 #6 Thu Nov 30 01:23:17 PST > 2006 i686 unknown unknown GNU/Linux > Machine Type: i686-pc-linux-gnu > > Bash Version: 3.2 > Patch Level: 5 > Release Status: release > > Description: > The "for i do ..." construct (to loop over $@ by default) does not > work when bash is compiled with --enable-minimal-config .
I cannot reproduce it. Are you sure you're not running into the bison problem described in item 17 of NOTES? The parser gets rebuilt when --enable-minimal-config is used -- chances are good that when you built bash using the default options, it used the (working) versions of y.tab.c and y.tab.h shipped in the bash-3.2 tarball. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer Live Strong. No day but today. Chet Ramey, ITS, CWRU [EMAIL PROTECTED] http://cnswww.cns.cwru.edu/~chet/ _______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash