http://bugs.winehq.org/show_bug.cgi?id=5535
------- Additional Comments From jyaku@gmx.net 2007-24-07 17:43 ------- Am I right that I have to follow point 2.2 of the instructions first (Cloning the Git tree by downloading 85 MB of the wine cources? And then I have to jump directly to point 6.1 and type: git bisect start git bisect good wine-0.9.15 git bisect bad wine-0.9.16
Then I compile a new wine (do I have to remove my current wine first?), test it again and just type "git bisect good" or "git bisect bad" with no concrete version number then?