http://bugs.winehq.org/show_bug.cgi?id=16757 --- Comment #25 from Ilya Chernykh <neptunia(a)mail.ru> 2009-01-05 04:56:20 --- I tried to patch, but there are some unexpected warnings. Is it OK? nxx(a)nxx-desktop:~/wine-git$ patch -p1 <revert-gecko-090.patch patching file dlls/mshtml/Makefile.in patching file dlls/mshtml/htmlelem2.c patching file dlls/mshtml/htmlstyle.h patching file dlls/mshtml/mshtml_private.h patching file dlls/mshtml/mutation.c patching file dlls/mshtml/nsembed.c patching file dlls/mshtml/nsevents.c patching file dlls/mshtml/nsiface.idl patching file dlls/mshtml/nsio.c patching file include/mshtml.idl Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] y Hunk #1 FAILED at 2382. 1 out of 1 hunk FAILED -- saving rejects to file include/mshtml.idl.rej nxx(a)nxx-desktop:~/wine-git$ patch -p1 <revert-gecko-090.patch patching file dlls/mshtml/Makefile.in Reversed (or previously applied) patch detected! Assume -R? [n] y patching file dlls/mshtml/htmlelem2.c Reversed (or previously applied) patch detected! Assume -R? [n] y patching file dlls/mshtml/htmlstyle.h Reversed (or previously applied) patch detected! Assume -R? [n] y patching file dlls/mshtml/mshtml_private.h Reversed (or previously applied) patch detected! Assume -R? [n] y The next patch would delete the file dlls/mshtml/mutation.c, which does not exist! Assume -R? [n] y patching file dlls/mshtml/mutation.c patching file dlls/mshtml/nsembed.c Reversed (or previously applied) patch detected! Assume -R? [n] y patching file dlls/mshtml/nsevents.c Hunk #1 succeeded at 377 (offset 202 lines). Hunk #2 FAILED at 629. Hunk #3 FAILED at 686. Hunk #4 FAILED at 713. 3 out of 4 hunks FAILED -- saving rejects to file dlls/mshtml/nsevents.c.rej patching file dlls/mshtml/nsiface.idl Reversed (or previously applied) patch detected! Assume -R? [n] y patching file dlls/mshtml/nsio.c Reversed (or previously applied) patch detected! Assume -R? [n] y patching file include/mshtml.idl Reversed (or previously applied) patch detected! Assume -R? [n] y Hunk #1 succeeded at 2382 with fuzz 1 (offset 137 lines). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.