unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: Teemu Likonen <tlikonen@iki.fi>
Cc: Teodor Zlatanov <tzz@lifelogs.com>, knubee <knubee@gmail.com>,
	4038@emacsbugs.donarmstrong.com
Subject: bug#4038: emacs 23 fails to bootstrap itself on Cygwin
Date: Thu, 06 Aug 2009 13:21:37 +0200	[thread overview]
Message-ID: <m34oslmblq.fsf@hase.home> (raw)
In-Reply-To: <87my6d8drv.fsf@iki.fi> (Teemu Likonen's message of "Thu, 06 Aug 2009 12:58:28 +0300")

Teemu Likonen <tlikonen@iki.fi> writes:

> "git bisect run make" found that the first bad commit is this:
>
>
> commit 3cd069ec588527f4baac7a71d93ccc080668eebf
> Author: Teodor Zlatanov <tzz@lifelogs.com>
> Date:   Wed Aug 5 09:19:21 2009 +0000
>
>     * lread.c (read1, syms_of_lread): Read hashtables back from the
>     readable format.
>     
>     * print.c (print_preprocess, print_object): Print hashtables fully
>     and readably.
>     (syms_of_print): Provide 'hashtable-print-readable.

The problem is the call to Fprovide.  syms_of_print is called pretty
early, so the symbols used by Fprovide are not initialized yet.

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."





  reply	other threads:[~2009-08-06 11:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-04 19:34 bug#4038: emacs 23 fails to bootstrap itself on Cygwin Terrence Brannon
2009-08-04 20:56 ` Ken Brown
2009-08-06  0:11 ` knubee
     [not found] ` <mailman.3999.1249531364.2239.bug-gnu-emacs@gnu.org>
2009-08-06  9:58   ` Teemu Likonen
2009-08-06 11:21     ` Andreas Schwab [this message]
     [not found]     ` <mailman.4022.1249559216.2239.bug-gnu-emacs@gnu.org>
2009-08-06 15:13       ` Ted Zlatanov
2009-08-07 11:33         ` Brian Millett
     [not found]         ` <mailman.4111.1249645623.2239.bug-gnu-emacs@gnu.org>
2009-09-01 18:07           ` Ted Zlatanov

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=m34oslmblq.fsf@hase.home \
    --to=schwab@linux-m68k.org \
    --cc=4038@emacsbugs.donarmstrong.com \
    --cc=knubee@gmail.com \
    --cc=tlikonen@iki.fi \
    --cc=tzz@lifelogs.com \
    /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).