> | After updating CVS I cannot run testsuite anymore. Every test
> ends with nawk
> | error:
> |
> | nawk: Tempcell list is curdled
> | nawk: Source line number 7
> |
> | I could run testsuite sometimes ago ... around 2.49a IIRC.
>
> I don't understand. I'll need help here. For a start, an sh -x of
> ./testsuite 1.
>
Neither do I :-) testsuite -x follows:
1. /tools/src/autoconf/tests/m4sugar.at:9...
+ cat
+ cat
+ set +vx
/tools/src/autoconf/tests/m4sugar.at:48: autoconf --autoconf-dir .. -l
$at_srcdir -o-
at_status=1
+ set +vx
0a1,3
> + autoconf --autoconf-dir .. -l /u3/u1/src/autoconf/tests -o-
> nawk: Tempcell list is curdled
> nawk: Source line number 7
1,15d0
< /* Short string */
<
< /* Much longer
< string */
<
< --short Short doc.
<
< --too-wide
< Short doc.
<
< --too-wide
< Super long
< documentation.
<
< First, second , third, [,quoted]
Exit code was 1, expected 0
1. /tools/src/autoconf/tests/m4sugar.at:9: FAILED near `m4sugar.at:48'
Writing `debug-NN.sh' scripts, NN = 1, done
-andrej