From: Andre Spiegel <spiegel@gnu.org>
Cc: rms@gnu.org, emacs-devel <emacs-devel@gnu.org>
Subject: Re: current CVS bootstrap broken?
Date: Thu, 02 Oct 2003 09:42:56 +0200 [thread overview]
Message-ID: <1065080574.23011.119.camel@localhost> (raw)
In-Reply-To: <3F7AEE39.5090007@gnu.org>
On Wed, 2003-10-01 at 17:09, Jason Rumney wrote:
> The code is in vc-cvs.el, and is a call to parse-time-string which is
> now autoloaded. The problem encountered is that when Emacs tries to save
> loaddefs.el after generating it, it loads vc-cvs.el and tries to run the
> code in question. But since loaddefs.el has not been written yet, the
> autoload does not work, and parse-time-string is left undefined.
It is strange that VC should try to run vc-cvs-parse-entry when
loaddefs.el is saved, as you say. That should only happen if
loaddefs.el was under CVS control, which it isn't. Wasn't it taken out
of CVS just recently? Could it be that some people still have it in
their CVS/Entries?
Does it really happen as you say? Can you provide a stack trace?
next prev parent reply other threads:[~2003-10-02 7:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-30 14:39 current CVS bootstrap broken? Sam Steingold
2003-09-30 17:03 ` Jason Rumney
2003-10-01 13:55 ` Sam Steingold
2003-10-01 14:54 ` Richard Stallman
2003-10-01 15:09 ` Jason Rumney
2003-10-02 7:42 ` Andre Spiegel [this message]
2003-10-02 7:52 ` Jason Rumney
2003-10-02 8:01 ` Miles Bader
2003-10-02 8:24 ` Andre Spiegel
2003-10-02 12:30 ` Andreas Schwab
2003-10-02 10:17 ` Andreas Schwab
2003-10-02 11:21 ` Jason Rumney
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1065080574.23011.119.camel@localhost \
--to=spiegel@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=rms@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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).