all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 7460@debbugs.gnu.org
Subject: bug#7460: 23.2.90; temacs needs LANG=C, build will fail if not.
Date: Mon, 22 Nov 2010 23:46:10 +0100	[thread overview]
Message-ID: <m2pqtxq8nh.fsf@igel.home> (raw)
In-Reply-To: <4CEAE76B.1090509@swipnet.se> ("Jan Djärv"'s message of "Mon, 22 Nov 2010 22:58:03 +0100")

Jan Djärv <jan.h.d@swipnet.se> writes:

> Any idea what I should look at?  The string in Fread_from_string is
> "#s(hash-table size 65 test eql rehash-size 1,5 rehash-threshold 0,8 data ())"
>
> but how to figure out where it comes from?

Probably here (subr.el):

;; The following statement ought to be in print.c, but `provide' can't
;; be used there.
(when (hash-table-p (car (read-from-string
			  (prin1-to-string (make-hash-table)))))
  (provide 'hashtable-print-readable))

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:[~2010-11-22 22:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-21 14:23 bug#7460: 23.2.90; temacs needs LANG=C, build will fail if not Jan Djärv
2010-11-21 18:07 ` Eli Zaretskii
2010-11-21 18:58 ` Stefan Monnier
2010-11-21 19:20   ` Jan Djärv
2010-11-21 20:34     ` Stefan Monnier
2010-11-22 21:58       ` Jan Djärv
2010-11-22 22:46         ` Andreas Schwab [this message]
2010-11-23  6:32           ` Jan Djärv
2010-11-23 17:00             ` Jan Djärv
2010-11-23 17:47               ` Stefan Monnier

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=m2pqtxq8nh.fsf@igel.home \
    --to=schwab@linux-m68k.org \
    --cc=7460@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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.