http://bugs.winehq.org/show_bug.cgi?id=10501
--- Comment #24 from kriko kristjan.ugrin@gmail.com 2008-01-21 07:31:15 --- @Dmitry Timoshkov: reverting this patch in git causes some errors. --- kriko@linux:~/Appz/wine/wine> patch -p 1 -R --dry-run < winepatch.patch patching file dlls/ntdll/signal_i386.c Hunk #6 FAILED at 288. Hunk #7 succeeded at 300 (offset 1 line). Hunk #8 succeeded at 607 (offset 1 line). Hunk #9 FAILED at 623. Hunk #10 succeeded at 676 (offset 47 lines). Hunk #11 FAILED at 702. Hunk #12 succeeded at 723 (offset 46 lines). Hunk #13 succeeded at 755 (offset 46 lines). Hunk #14 succeeded at 776 (offset 46 lines). Hunk #15 FAILED at 790. 4 out of 15 hunks FAILED -- saving rejects to file dlls/ntdll/signal_i386.c.rej ---
Meanwhile it aplies cleanly to released version. What is correct now?