all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sean Whitton <spwhitton@spwhitton.name>
To: emacs-devel@gnu.org
Subject: Re: what is the most efficient way to bisect Emacs master? Make clean always?
Date: Tue, 11 Oct 2022 10:55:29 -0700	[thread overview]
Message-ID: <87fsfu6y9a.fsf@melete.silentflame.com> (raw)
In-Reply-To: <87czayfgi3.fsf@mat.ucm.es> (Uwe Brauer's message of "Tue, 11 Oct 2022 18:54:12 +0200")

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	other threads:[~2022-10-11 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11 16:54 what is the most efficient way to bisect Emacs master? Make clean always? Uwe Brauer
2022-10-11 17:55 ` Sean Whitton [this message]
2022-10-12 18:26   ` Uwe Brauer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87fsfu6y9a.fsf@melete.silentflame.com \
    --to=spwhitton@spwhitton.name \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.