bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#8884: closed (Re: bug#8884: wide-int crash)


From: Paul Eggert
Subject: bug#8884: closed (Re: bug#8884: wide-int crash)
Date: Tue, 18 Oct 2011 08:57:27 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.23) Gecko/20110928 Fedora/3.1.15-1.fc14 Thunderbird/3.1.15

On 10/18/11 08:45, Andreas Schwab wrote:
> "a bit less than 4 GB" is an exaggeration, "almost 2GB" is much closer
> to the truth.

Whoops!  Thanks for catching that; I forgot about the ptrdiff_t limit.
I installed this instead:

--- etc/NEWS    2011-10-18 06:52:32 +0000
+++ etc/NEWS    2011-10-18 15:55:20 +0000
@@ -51,6 +51,8 @@
 ---
 ** There is a new configure option --with-wide-int.
 With it, Emacs integers typically have 62 bits, even on 32-bit machines.
+On 32-bit hosts, this raises the limit on buffer sizes from about 512 MiB
+to about 2 GiB.
 
 ---
 ** New translation of the Emacs Tutorial in Hebrew is available.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]