On 02/12/2014 06:07 AM, Florian Reisinger wrote:
> Hi,
>
> If you want to check the SELF WRITTEN bisect algorithm, here are the
> code pointer:
> https://github.com/reisi007/Bibi-GUI/blob/master/GitBisectGUI/Form1.cs#L65
> --> What happens after clicking start???
> https://github.com/reisi007/Bibi-GUI/blob/master/GitBisectGUI/Form1.cs#L140
> --> After checking the first and the last commit of the repo, what is
> the next step?
Isn't it to check the midpoint between the good and the bad, and then
you just keep doing the midpoint by the latest "good" and the latest
"bad" until it narrows down as much as possible?


Best,
Joel
_______________________________________________
List Name: Libreoffice-qa mailing list
Mail address: [email protected]
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Reply via email to