[PATCH 0/5] (4th attempt) CMD command line parsing

Frédéric Delanoy frederic.delanoy at gmail.com
Thu Sep 29 05:17:24 CDT 2011


2011/9/29 Frédéric Delanoy <frederic.delanoy at gmail.com>:
> I've also had some weird test failures running "make testclean && make
> test" for patch 2
> batch.c:302: Test succeeded inside todo block: unexpected char 0x0
> position -1 in line 18 (got '0 ', wanted '0 at space@')
> batch.c:302: Test failed: unexpected char 0x65 position 0 in line 19
> (got 'error 9009', wanted '1 at space@')
> [and some additional messages]
> Those are probably due to an issue with the testrunner, since the line
> numbers aren't correct, and the test_cmdline.cmd works nicely when
> test_builtins.* files are removed.
> I'll look into that .

Apparently a preliminary "make clean" seems to fix that issue. Sorry
for the noise.
Dan, did buildbot had those issues or does it do a 'make clean'?

Frédéric



More information about the wine-devel mailing list