http://bugs.winehq.org/show_bug.cgi?id=15377
--- Comment #5 from Ben Trusty ben.trusty@gmail.com 2008-09-22 21:16:13 --- (In reply to comment #4)
(In reply to comment #3)
<goto start>, until it said that there were no more, e.g. 0 revisions left to test
what did i do wrong?
Quoting from the regression testing site:
"If you see:
Bisecting: 0 revisions left to test after this
THEN YOU ARE NOT DONE YET!"
If you haven't done a git bisect reset, then you should still be able to finish the test with one more iteration.
git bisect reset <replies> Switched to branch "master"
CC="ccache gcc" ./configure --verbose && make clean && make
run program again doesnt work anymore
idea on what to do next?