http://bugs.winehq.org/show_bug.cgi?id=21376
--- Comment #4 from domiman@gmail.com 2010-01-15 11:13:38 --- When I revert wine won't compile anymore.
git show fc43895f49a423bdc6d826be7ad16b00c960612c | patch -p1 -R patching file dlls/comctl32/listview.c Hunk #1 succeeded at 401 (offset -2 lines). Hunk #2 FAILED at 2784. Hunk #3 FAILED at 7452. 2 out of 3 hunks FAILED -- saving rejects to file dlls/comctl32/listview.c.rej patching file dlls/comctl32/tests/listview.c Hunk #1 FAILED at 3124. Hunk #2 succeeded at 3929 with fuzz 1 (offset 8 lines). Hunk #3 FAILED at 3946. 2 out of 3 hunks FAILED -- saving rejects to file dlls/comctl32/tests/listview.c.rej
then when compiling it fails with listview.c listview.c: In function ‘test_getcolumnwidth’: listview.c:3966: error: ‘itema’ undeclared (first use in this function) listview.c:3966: error: (Each undeclared identifier is reported only once listview.c:3966: error: for each function it appears in.) make[2]: *** [listview.o] Error 1 make[1]: *** [comctl32/tests] Error 2