all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Sporadic differences after a bootstrap
Date: Fri, 11 Sep 2009 12:25:58 +0200	[thread overview]
Message-ID: <f7ccd24b0909110325p7c5d153ch8cb2ae62cad534e4@mail.gmail.com> (raw)
In-Reply-To: <83my5124qh.fsf@gnu.org>

On Fri, Sep 11, 2009 at 11:46, Eli Zaretskii <eliz@gnu.org> wrote:

> After bootstrapping with today's CVS, two files become different from
> what's in CVS:

>  -;;;;;;  gensym) "cl-macs" "cl-macs.el" "51f6e3d56342c5e4434dbb7fda3b2e1c")
>  +;;;;;;  gensym) "cl-macs" "cl-macs.el" "2aecc3d85778ca624e541d08032aa12a")

>  -;;;;;;  "rmailkwd.el" "2a8211ddb881a6eeb44634909fecb6ee")
>  +;;;;;;  "rmailkwd.el" "2e986921026eea971b49e91f53967f77")

> Why does this happen? Is this a real problem?

Glenn is using `generated-autoload-file' in some files so their
autoloads are in their "parent" file, instead of loaddefs.el (for
example, ibuf-ext.el's autoloads now go into ibuffer.el, dired-*.el's
into dired.el, etc.). The downside is that these parent files must be
updated into the CVS whenever the checksum varies.

    Juanma




  reply	other threads:[~2009-09-11 10:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-11  9:46 Sporadic differences after a bootstrap Eli Zaretskii
2009-09-11 10:25 ` Juanma Barranquero [this message]
2009-09-11 17:31   ` Glenn Morris
2009-09-11 17:39     ` Juanma Barranquero
2009-09-11 17:56       ` Glenn Morris
2009-09-11 18:42     ` Stefan Monnier
2009-09-11 16:53 ` Andreas Schwab

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=f7ccd24b0909110325p7c5d153ch8cb2ae62cad534e4@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=eliz@gnu.org \
    --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.