From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: dhruva Newsgroups: gmane.emacs.devel Subject: Re: Pure space overflow again Date: Fri, 25 Apr 2008 10:49:31 +0530 Message-ID: References: <877ienl2v9.fsf@gmx.de> <6161f3180804240838i33a87bddv40db8bd59f3159e7@mail.gmail.com> <87iqy7fbx3.fsf@kobe.laptop> <87skxbrtba.fsf@gmx.de> <878wz3ypqg.fsf@kobe.laptop> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1209100794 10136 80.91.229.12 (25 Apr 2008 05:19:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 25 Apr 2008 05:19:54 +0000 (UTC) To: "Emacs Devel" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 25 07:20:30 2008 connect(): Connection refused 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 1JpGMH-0002kJ-FP for ged-emacs-devel@m.gmane.org; Fri, 25 Apr 2008 07:20:29 +0200 Original-Received: from localhost ([127.0.0.1]:59328 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpGLb-0006ce-9I for ged-emacs-devel@m.gmane.org; Fri, 25 Apr 2008 01:19:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JpGLR-0006b7-G9 for emacs-devel@gnu.org; Fri, 25 Apr 2008 01:19:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JpGLO-0006ZC-Tq for emacs-devel@gnu.org; Fri, 25 Apr 2008 01:19:36 -0400 Original-Received: from [199.232.76.173] (port=49512 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JpGLO-0006Z1-P0 for emacs-devel@gnu.org; Fri, 25 Apr 2008 01:19:34 -0400 Original-Received: from ti-out-0910.google.com ([209.85.142.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JpGLO-0001JK-EI for emacs-devel@gnu.org; Fri, 25 Apr 2008 01:19:34 -0400 Original-Received: by ti-out-0910.google.com with SMTP id a20so1293446tia.10 for ; Thu, 24 Apr 2008 22:19:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=Q2+lKwaL/7I7m08S3+9tjzH6q/Z6f2tLNjFmSNkaKV8=; b=iO+nZ4kFszdMjD42+Hgu+qOPnMWUZQ9Y8DfCfdbIsgD9QL6pd7hJEU9cIdX54xx41F6at7iJD81GlAkbVj0F497KYa2dfyzmuSZNWsgLK2BIUNDjwLbD86ATno/Z1lfz4dbW9Ju37Jk+t5qwVVYe3koVuHFoTbvBS/8t1LHIjjQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AaS/ZPintt24Sapm30NaUtI3+M4mr367AC3ErLFcrTkOhsllZHqdgjWU4wJnkP0NM+yk7ZwxVd+HJVCXRqybh/pjfCHGb+aHMoJCi/Dbm0k6cLEiAJaYId+Incl28iwV0bt5hAcxSPfoI39req2oQpOrkg4LXo+ZJqLZq8LtCLE= Original-Received: by 10.110.46.14 with SMTP id t14mr390573tit.16.1209100771474; Thu, 24 Apr 2008 22:19:31 -0700 (PDT) Original-Received: by 10.110.93.15 with HTTP; Thu, 24 Apr 2008 22:19:31 -0700 (PDT) In-Reply-To: <878wz3ypqg.fsf@kobe.laptop> Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:95933 Archived-At: Hi, I was wondering why I was not seeing the puresize overflow on M$. I see the makefile on M$ defines PURESIZE=5000000. Is it intentional to have a different puresize for M$ compared to other platforms? -dhruva -- Contents reflect my personal views only!