Thank you for the insight. Will look into this further when I have some
time and update if I'm able to find the cause!
Frank Spano

On Thu, Jan 27, 2022 at 6:13 PM Ray Satiro via curl-library <
curl-library@lists.haxx.se> wrote:

> On 1/27/2022 5:59 PM, Ray Satiro wrote:
> > You can bisect the issue.
>
>
> It just occurred to me you will actually have to do a reverse bisect,
> since you would be looking for when an issue was fixed not when it was
> broken. git bisect now has terms old and new for that. So for example
> curl-7_64_1 would be "old" and curl-7_81_0 would be "new", and then you
> would mark any tested commit with the issue as "old" instead of "bad",
> and any tested commit without the issue as "new" instead of "good".
>
> --
> Unsubscribe: https://lists.haxx.se/listinfo/curl-library
> Etiquette:   https://curl.haxx.se/mail/etiquette.html
>
-- 
Unsubscribe: https://lists.haxx.se/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to