On Sun, Aug 16, 2009 at 2:10 PM, James McKenziejjmckenzie51@earthlink.net wrote:
Looks like a patch to 0.9.61 broke the EM_FORMATRANGE patch that I was working on. I've received guidance from Dylan Smith on how to redo the patch and I will once I get the old patch working with 1.0.
Guidance on how to use git to run bisect tests would be appreciated. Do I get the commit numbers from the Tag messages that AJ sends?
This really belongs on wine-users, not wine-devel, but anywho: $ git bisect start $ git bisect good wine-0.9.60 $ git bisect bad wine-0.9.61