From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.bugs Subject: bug#11519: "Wrong type argument: characterp" building custom-deps while boostrapping Date: Mon, 21 May 2012 09:59:50 +0200 Message-ID: References: <83d360yw48.fsf@gnu.org> <834nrazrtl.fsf@gnu.org> <831umez1p7.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1337587302 14020 80.91.229.3 (21 May 2012 08:01:42 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 21 May 2012 08:01:42 +0000 (UTC) Cc: lekktu@gmail.com, 11519@debbugs.gnu.org To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon May 21 10:01:41 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1SWNYh-0007kE-AE for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 May 2012 10:01:39 +0200 Original-Received: from localhost ([::1]:43151 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWNYg-0004u5-SA for geb-bug-gnu-emacs@m.gmane.org; Mon, 21 May 2012 04:01:38 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWNYa-0004tQ-8R for bug-gnu-emacs@gnu.org; Mon, 21 May 2012 04:01:36 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SWNYU-0000uR-PP for bug-gnu-emacs@gnu.org; Mon, 21 May 2012 04:01:31 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:54992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SWNYU-0000uH-MB for bug-gnu-emacs@gnu.org; Mon, 21 May 2012 04:01:26 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1SWNZ4-0006cA-F7 for bug-gnu-emacs@gnu.org; Mon, 21 May 2012 04:02:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andreas Schwab Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 May 2012 08:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 11519 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 11519-submit@debbugs.gnu.org id=B11519.133758726625354 (code B ref 11519); Mon, 21 May 2012 08:02:02 +0000 Original-Received: (at 11519) by debbugs.gnu.org; 21 May 2012 08:01:06 +0000 Original-Received: from localhost ([127.0.0.1]:36305 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SWNXq-0006aG-Qq for submit@debbugs.gnu.org; Mon, 21 May 2012 04:01:05 -0400 Original-Received: from mail-out.m-online.net ([212.18.0.9]:60196) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1SWNXe-0006Yw-Pm for 11519@debbugs.gnu.org; Mon, 21 May 2012 04:00:45 -0400 Original-Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3Vwspb31wLz4Kh2H; Mon, 21 May 2012 09:59:50 +0200 (CEST) Original-Received: from igel.home (ppp-88-217-114-7.dynamic.mnet-online.de [88.217.114.7]) by mail.mnet-online.de (Postfix) with ESMTPA id 3VwspZ29q4z4KKH8; Mon, 21 May 2012 09:59:50 +0200 (CEST) Original-Received: by igel.home (Postfix, from userid 501) id D16A0CA2A5; Mon, 21 May 2012 09:59:50 +0200 (CEST) X-Yow: While I'm in LEVITTOWN I thought I'd like to see the NUCLEAR FAMILY!! In-Reply-To: <831umez1p7.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 21 May 2012 05:51:16 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.97 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:60257 Archived-At: Eli Zaretskii writes: >> From: Stefan Monnier >> Cc: Eli Zaretskii , 11519@debbugs.gnu.org >> Date: Sun, 20 May 2012 21:50:04 -0400 >> >> > The bug disappears if you revert this change: >> [...] >> > Remove no-byte-compile setting from some lisp/language files. >> >> My gut tells me this is just a trigger but not the cause of the bug :-( > > What could be the cause, given that this commit triggers it? Perhaps some constant sharing that the byte compiler introduces? 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."