From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: overflow pure space Date: Wed, 05 Jul 2006 11:42:03 -0400 Message-ID: <87wtas6otw.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152114136 12955 80.91.229.2 (5 Jul 2006 15:42:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 5 Jul 2006 15:42:16 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 05 17:41:55 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 1Fy9Ve-0006rT-9l for ged-emacs-devel@m.gmane.org; Wed, 05 Jul 2006 17:41:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fy9Vd-0005Cn-QT for ged-emacs-devel@m.gmane.org; Wed, 05 Jul 2006 11:41:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Fy9VP-0005CK-Bz for emacs-devel@gnu.org; Wed, 05 Jul 2006 11:41:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Fy9VO-0005Ax-1c for emacs-devel@gnu.org; Wed, 05 Jul 2006 11:41:35 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Fy9VN-0005Au-Sa for emacs-devel@gnu.org; Wed, 05 Jul 2006 11:41:33 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Fy9jJ-0000QL-CD for emacs-devel@gnu.org; Wed, 05 Jul 2006 11:55:57 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 10EA34E2AC; Wed, 5 Jul 2006 11:42:03 -0400 (EDT) Original-To: bob@rattlesnake.com In-Reply-To: (Robert J. Chassell's message of "Wed, 5 Jul 2006 15:04:04 +0000 (UTC)") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:56572 Archived-At: "Robert J. Chassell" writes: > This morning's GNU Emacs CVS snapshot, Wed, 2006 Jul 5 11:47 UTC > GNU Emacs 22.0.50.20 (i686-pc-linux-gnu, GTK+ Version 2.8.18) > started with > > src/emacs -Q -D & > > I saw > > Warning (initialization): Building Emacs overflowed pure space. > (See the node Pure Storage in the Lisp manual for details.) > > Did someone do something that caused this in the GTK+ version but not > in others? I saw this too, and have checked in a patch to increment puresize.