From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: Re: pure storage overflow with DENABLE_CHECKING Date: Thu, 16 Mar 2006 12:52:19 +0900 Message-ID: References: <877j6v3vlc.fsf@stupidchicken.com> Reply-To: Miles Bader NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1142481166 7677 80.91.229.2 (16 Mar 2006 03:52:46 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 16 Mar 2006 03:52:46 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Mar 16 04:52:44 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FJjXW-0000fX-9v for ged-emacs-devel@m.gmane.org; Thu, 16 Mar 2006 04:52:42 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJjXV-0002vj-Rx for ged-emacs-devel@m.gmane.org; Wed, 15 Mar 2006 22:52:41 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FJjXJ-0002sx-9K for emacs-devel@gnu.org; Wed, 15 Mar 2006 22:52:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FJjXH-0002pF-CN for emacs-devel@gnu.org; Wed, 15 Mar 2006 22:52:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FJjXH-0002pA-AZ for emacs-devel@gnu.org; Wed, 15 Mar 2006 22:52:27 -0500 Original-Received: from [203.180.232.81] (helo=mgate01.necel.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FJjbm-0004ww-Iz; Wed, 15 Mar 2006 22:57:07 -0500 Original-Received: from relay31.aps.necel.com (relay31 [10.29.19.54]) by mgate01.necel.com (8.13.1/8.13.1) with ESMTP id k2G1abKe027532; Thu, 16 Mar 2006 12:52:19 +0900 (JST) Original-Received: from relay21.aps.necel.com ([10.29.19.20] [10.29.19.20]) by relay31.aps.necel.com with ESMTP; Thu, 16 Mar 2006 12:52:19 +0900 Original-Received: from dhapc248.dev.necel.com ([10.114.97.235] [10.114.97.235]) by relay21.aps.necel.com with ESMTP; Thu, 16 Mar 2006 12:52:19 +0900 Original-Received: by dhapc248.dev.necel.com (Postfix, from userid 31295) id 878C13ED; Thu, 16 Mar 2006 12:52:19 +0900 (JST) Original-To: Chong Yidong System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: <877j6v3vlc.fsf@stupidchicken.com> (Chong Yidong's message of "Wed, 15 Mar 2006 22:41:03 -0500") Original-Lines: 14 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:51693 Archived-At: Chong Yidong writes: > I just noticed that when Emacs is compiled with DENABLE_CHECKING, the > following warning message pops up: > > emacs:0:Pure Lisp storage overflow (approx. 1338624 bytes needed) > 8912 pure bytes used I have to bump pure-space on my personal branch too, so it seems that the value on the trunk is quite close to overflowing. -Miles -- We are all lying in the gutter, but some of us are looking at the stars. -Oscar Wilde