http://bugs.winehq.org/show_bug.cgi?id=12738 wvl <leesew(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leesew(a)gmail.com --- Comment #4 from wvl <leesew(a)gmail.com> 2008-04-23 13:55:57 --- Strange, I was able to get bisect working nicely. Having done a few bisect good and bisect bads, I've come to this point: root(a)gv01ws2895:/home/william/tmp/wine-git# git bisect good Bisecting: 0 revisions left to test after this [15eb4c6fc9845b8c08a1cadc2cf21c7c5fe12f1b] include: Add a few speaker defines to ksmedia.h. ..not sure what to do now. This is how it went: root(a)gv01ws2895:/home/william/tmp/wine-git# git bisect log git-bisect start # good: [444b3c7a58951d3fa54f5817b477b4c8f5c99552] Release 0.9.48. git-bisect good 444b3c7a58951d3fa54f5817b477b4c8f5c99552 # bad: [1d9300104e4edaf482bcfffa6a810f846f10cfa6] Release 0.9.49. git-bisect bad 1d9300104e4edaf482bcfffa6a810f846f10cfa6 # good: [bb4ba8e21b699889112cd39a479dd4c6dca17969] netapi32: Fix valgrind warnings. git-bisect good bb4ba8e21b699889112cd39a479dd4c6dca17969 # good: [bb4ba8e21b699889112cd39a479dd4c6dca17969] netapi32: Fix valgrind warnings. git-bisect good bb4ba8e21b699889112cd39a479dd4c6dca17969 # bad: [38147d28dda1fa66a856acc3d44007b78ee0b0e6] wined3d: Set the main hwnd before setting up the screen. git-bisect bad 38147d28dda1fa66a856acc3d44007b78ee0b0e6 # bad: [38147d28dda1fa66a856acc3d44007b78ee0b0e6] wined3d: Set the main hwnd before setting up the screen. git-bisect bad 38147d28dda1fa66a856acc3d44007b78ee0b0e6 # bad: [38147d28dda1fa66a856acc3d44007b78ee0b0e6] wined3d: Set the main hwnd before setting up the screen. git-bisect bad 38147d28dda1fa66a856acc3d44007b78ee0b0e6 # good: [515d7101cefd465998852552e60e0c406efb7637] d3dx8: Implement D3DXMatrixPerspectiveOffCenterLH. git-bisect good 515d7101cefd465998852552e60e0c406efb7637 # good: [515d7101cefd465998852552e60e0c406efb7637] d3dx8: Implement D3DXMatrixPerspectiveOffCenterLH. git-bisect good 515d7101cefd465998852552e60e0c406efb7637 # good: [672ed031ce1a9d74967772de380421f6a6cd7bac] wined3d: Only glBindAttribLocation used attributes. git-bisect good 672ed031ce1a9d74967772de380421f6a6cd7bac # good: [0590fe2ecf25705d09a308da58b0b1338be0f166] Make some variables static. git-bisect good 0590fe2ecf25705d09a308da58b0b1338be0f166 # bad: [2a117a20176815b3b8e52c0e4b56a40c4e41e74d] dsound: Add support for WAVEFORMATEXTENSIBLE format. git-bisect bad 2a117a20176815b3b8e52c0e4b56a40c4e41e74d # good: [92db6d2c2f94c2c90ce947b3c33269d5e7e05d55] server: Don't do access checks on the security descriptors of newly created objects. git-bisect good 92db6d2c2f94c2c90ce947b3c33269d5e7e05d55 # good: [964d83501a3568bfcae1e856a98c68cdb5db47d1] kernel32: Add spec entries for LocaleNameToLCID and LCIDToLocaleName. git-bisect good 964d83501a3568bfcae1e856a98c68cdb5db47d1 ..what's next? -- 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.