all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lute Kamstra <Lute.Kamstra.lists@xs4all.nl>
Cc: emacs-devel@gnu.org
Subject: Re: Bootstrapping apparently fails to compile Lisp files.
Date: Mon, 07 Mar 2005 02:38:58 +0100	[thread overview]
Message-ID: <87k6okxmj1.fsf@xs4all.nl> (raw)
In-Reply-To: <200503062350.j26Noj018804@raven.dms.auburn.edu> (Luc Teirlinck's message of "Sun, 6 Mar 2005 17:50:45 -0600 (CST)")

Luc Teirlinck <teirllm@dms.auburn.edu> writes:

[...]

> Your tree does not include the compiled Lisp files.

[...]

> Bootstrapping _claims_ it has compiled a huge number Lisp files, but it
> did not compile one single one.

The problem was introduced by this change:

2005-03-06  Richard M. Stallman  <rms@gnu.org>

	* keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.

	* eval.c (unwind_to_catch): Use UNBLOCK_INPUT_TO.
	(Feval, Ffuncall): Use CHECK_CONS_LIST.

	* lisp.h (CHECK_CONS_LIST): New macro (two definitions).

	* blockinput.h (UNBLOCK_INPUT_TO): New macro.
	(TOTALLY_UNBLOCK_INPUT): Handle a pending signal if any.

Specifically, by the use of UNBLOCK_INPUT_TO in eval.c.

Lute.

  parent reply	other threads:[~2005-03-07  1:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-06 23:50 Bootstrapping apparently fails to compile Lisp files Luc Teirlinck
2005-03-07  0:23 ` Lute Kamstra
2005-03-07  1:38 ` Lute Kamstra [this message]
2005-03-07  1:55 ` Andreas Schwab
2005-03-07  2:29   ` Luc Teirlinck

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=87k6okxmj1.fsf@xs4all.nl \
    --to=lute.kamstra.lists@xs4all.nl \
    --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.