From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: dump (temacs) fails, core in alloc.c Date: Mon, 9 Nov 2009 15:15:08 -0800 (PST) Message-ID: <200911092315.nA9NF8Ix002845@godzilla.ics.uci.edu> References: <4AF85871.6060003@swipnet.se> <4AF8612F.6090309@swipnet.se> <200911091912.nA9JC42n000819@godzilla.ics.uci.edu> <83zl6vo57i.fsf@gnu.org> <200911092037.nA9Kbr9u001441@godzilla.ics.uci.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1257808719 24729 80.91.229.12 (9 Nov 2009 23:18:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 9 Nov 2009 23:18:39 +0000 (UTC) Cc: Eli Zaretskii , jan.h.d@swipnet.se, emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 10 00:18:32 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1N7dVH-0003Om-HK for ged-emacs-devel@m.gmane.org; Tue, 10 Nov 2009 00:18:31 +0100 Original-Received: from localhost ([127.0.0.1]:60933 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7dVG-0003sO-R9 for ged-emacs-devel@m.gmane.org; Mon, 09 Nov 2009 18:18:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7dVB-0003sA-1J for emacs-devel@gnu.org; Mon, 09 Nov 2009 18:18:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7dV6-0003rE-Jk for emacs-devel@gnu.org; Mon, 09 Nov 2009 18:18:24 -0500 Original-Received: from [199.232.76.173] (port=47837 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7dV6-0003r9-BA for emacs-devel@gnu.org; Mon, 09 Nov 2009 18:18:20 -0500 Original-Received: from john-pertwee-v0.ics.uci.edu ([128.195.1.165]:46302) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N7dV4-0005GF-5R; Mon, 09 Nov 2009 18:18:18 -0500 Original-Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by john-pertwee-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nA9NF9bk019009 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 9 Nov 2009 15:15:09 -0800 Original-Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nA9NF8Ix002845; Mon, 9 Nov 2009 15:15:08 -0800 (PST) In-Reply-To: (Stefan Monnier's message of "Mon, 09 Nov 2009 17:02:37 -0500") Original-Lines: 17 X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nA9NF9bk019009 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:116767 Archived-At: Stefan Monnier writes: > > Tools are much more reliable than humans, compilation speed for emacs is > > not a big concern anymore, so IMHO lisp.h should be added as a > > dependency. > > Fine by me, If nobody beats me to it (but hopefully somebody will), I'll do it after I clear my current patch backlog (63 files changed...) > Stefan "who uses a `make depend' scheme and hence gets those > extra dependencies anyway" That's TRTD, but ... Will Stefan's "magic tree that implements all kinds of interesting stuff" appear in BZR once we make the switch?