Hello Noah, On Saturday, May 7, 2005 at 4:37:06 PM -0700, Noah Misch wrote:
> `tests/wrapper.in' in the release was out of date. If you delete that > file to force its rebuild, the freshly generated version will not > tickle the Bash bug you describe. I failed: If wrapper.in is deleted before ./configure, it isn't rebuilt and gives "config.status: error: cannot find input file: tests/wrapper.in". If deleted after, it gives "make[2]: *** No rule to make target `../../tests/wrapper.in', needed by `../../tests/autom4te'. Stop.". A "make wrapper.in" gives previous "missing closing `)' for arithmetic expression". So I inserted a space by hand in tests/wrapper.in before ./configure and everything works. Even "make wrapper.in" then works. >> test fails, number 51. > This is fixed in CVS as of 2004-04-20. Much thanks, and sorry for the report of already solved bugs. Alain.
