What does patchwatcher do?

Dan Kegel dank at kegel.com
Sat Aug 30 09:08:54 CDT 2008


On Sat, Aug 30, 2008 at 2:13 AM, Rico Schüller <kgbricola at web.de> wrote:
> My patch let the ddraw:d3d.c crash on wine (search for "0x60e52ad9
> IWineD3DBaseSwapChainImpl_GetBackBuffer" in the log
> (http://kegel.com/wine/patchwatcher/results/274.log)). So it isn't in the
> blacklist and shouldn't be there. The problem here is that my patch breaks
> the test (the test crashes) but the patchwatcher didn't recognize it.

OK, looks like patchwatcher needs to also recognize lines like
make[XXX]: *** [XXX.ok] Error XXX
instead of relying on just messages from test.h.
I'll try to fix that this weekend.

Thanks,
Dan



More information about the wine-devel mailing list