emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: what is the most efficient way to bisect Emacs master? Make clean al


From: Sean Whitton
Subject: Re: what is the most efficient way to bisect Emacs master? Make clean always?
Date: Tue, 11 Oct 2022 10:55:29 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Hello,

On Tue 11 Oct 2022 at 06:54PM +02, Uwe Brauer wrote:

> Hi
>
> I am currently bisecting emacs master in order to find the commit that
> causes BUG 58412: 29.0.50
>
> Question, is it necessary to run
>
>  make clean
>
> For each new commit in the bisection session?

Wouldn't it be highly dependent on the kind of bug you are trying to
find?  I typically start with just 'make', then resort to a full 'git
clean -xdff' if that doesn't work.  There are possible steps in between.

-- 
Sean Whitton



reply via email to

[Prev in Thread] Current Thread [Next in Thread]