http://bugs.winehq.org/show_bug.cgi?id=13832
--- Comment #9 from OlekA brodo@o2.pl 2008-06-26 04:32:51 --- (In reply to comment #8)
The directions for running the regression test are outlined in the URL given by Austin. It's a simple process and requires no programming skills.
I did that. The last output from bisect is this :
olek@linux:~/wine-git$ git bisect bad Bisecting: 0 revisions left to test after this [4b53154f361b9fdc504be5e099e84c6686f940fe] winspool: Return the full path for the driver.
olek@linux:~/wine-git$ ./wine --version wine-0.9.41-394-ga2daf75
Where is the info about the author of the patch ? It should be already shown as described in this example: http://wiki.winehq.org/RegressionTesting
What should I do next ?