* Ralf Wildenhues wrote on Mon, Oct 08, 2007 at 08:29:25PM CEST: > > 3) For me, tests 45 (AS_HELP_STRING) and 315 failed when using a recent > m4 1.4.x (both similar): > | +/home/ralf/local/bin/m4:script.as:11: Warning: unrecognized specifier in > `%0s' > This seems to be fixed now, thanks!
Erm, no, sorry: | 45. m4sh.at:496: testing ... | ../../autoconf/tests/m4sh.at:550: autom4te --language=m4sh script.as -o script | ../../autoconf/tests/m4sh.at:551: ./script | --- - 2007-10-08 20:30:45.799115701 +0200 | +++ /tmp/build/tests/testsuite.dir/at-stdout 2007-10-08 20:30:45.000000000 +0200 | @@ -1,48 +1,48 @@ | - --an-option some text | + --an-option some text | --another-much-longer-option | some other text which should wrap at our default of | 80 characters. | - --fooT=barT foo bar | - --foo[=bar] foo bar | - --foo[=bar]123456789 foo bar | - --foo[=bar]1234567890 foo bar | - --foo[=bar]12345678901 foo bar | + --fooT=barT foo bar | + --foo[=bar] foo bar | + --foo[=bar]123456789 foo bar | + --foo[=bar]1234567890 foo bar | + --foo[=bar]12345678901 foo bar | --foo[=bar]123456789012 foo bar | --foo[=bar]1234567890123 | foo bar | - --foo[=bar] some other text which should wrap at our default of | + --foo[=bar] some other text which should wrap at our default of | 80 characters. | - --foo[=bar]123456789 some other text which should wrap at our default of | + --foo[=bar]123456789 some other text which should wrap at our default of | 80 characters. | - --foo[=bar]1234567890 some other text which should wrap at our default of | + --foo[=bar]1234567890 some other text which should wrap at our default of | 80 characters. | - --foo[=bar]12345678901 some other text which should wrap at our default of | + --foo[=bar]12345678901 some other text which should wrap at our default of | 80 characters. | --foo[=bar]123456789012 some other text which should wrap at our default of | 80 characters. | --foo[=bar]1234567890123 | some other text which should wrap at our default of | 80 characters. | - --foo[=bar] some other [ex] which should wrap at our default of | + --foo[=bar] some other [ex] which should wrap at our default of | 80 characters. | - --foo[=bar]123456789 some other [ex] which should wrap at our default of | + --foo[=bar]123456789 some other [ex] which should wrap at our default of | 80 characters. | - --foo[=bar]1234567890 some other [ex] which should wrap at our default of | + --foo[=bar]1234567890 some other [ex] which should wrap at our default of | 80 characters. | - --foo[=bar]12345678901 some other [ex] which should wrap at our default of | + --foo[=bar]12345678901 some other [ex] which should wrap at our default of | 80 characters. | --foo[=bar]123456789012 some other [ex] which should wrap at our default of | 80 characters. | --foo[=bar]1234567890123 | some other [ex] which should wrap at our default of | 80 characters. | - --foo[=bar] some other t[]t which should wrap at our default of | + --foo[=bar] some other t[]t which should wrap at our default of | 80 characters. | - --foo[=bar]123456789 some other t[]t which should wrap at our default of | + --foo[=bar]123456789 some other t[]t which should wrap at our default of | 80 characters. | - --foo[=bar]1234567890 some other t[]t which should wrap at our default of | + --foo[=bar]1234567890 some other t[]t which should wrap at our default of | 80 characters. | - --foo[=bar]12345678901 some other t[]t which should wrap at our default of | + --foo[=bar]12345678901 some other t[]t which should wrap at our default of | 80 characters. | --foo[=bar]123456789012 some other t[]t which should wrap at our default of | 80 characters. | 45. m4sh.at:496: 45. AS_HELP_STRING (m4sh.at:496): FAILED (m4sh.at:551)
