[Bug 15377] 1.1.5 breaks d3d game that worked in 1.1.4

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Sep 22 21:25:58 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15377





--- Comment #7 from Ben Trusty <ben.trusty at gmail.com>  2008-09-22 21:25:58 ---
(In reply to comment #6)
> You've gotta slow down and read more carefully.  I said if you *haven't* done a
> git bisect reset, then you're almost done, but now you've reset the bisect and
> you have to do it all over again.
> 

so wait, your telling me that i have to...

1 git bisect start
2 git bisect good wine-1.1.4
3 git bisect bad wine-1.1.5
4 CC="ccache gcc" ./configure --verbose && make clean && make
5 ./wine "C:\Program Files\Program Name\program.exe"

if program doesnt work
 git bisect good
if program doesnt work
 git bitset bad

continue 4 & 5 until 0 remaining

git bisect reset

continue 4 & 5 until 0 remaining again?

then what, when i get to 0 again? and do git bisect reset again?
seems like im getting into an infinite loop.


-- 
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.



More information about the wine-bugs mailing list