emacs-devel
[Top][All Lists]
Advanced

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

Re: bookkeeping to prepare for a 64-bit EMACS_INT on 32-bit hosts


From: Lars Magne Ingebrigtsen
Subject: Re: bookkeeping to prepare for a 64-bit EMACS_INT on 32-bit hosts
Date: Fri, 29 Apr 2011 19:32:54 +0200
User-agent: Gnus/5.110016 (No Gnus v0.16) Emacs/24.0.50 (gnu/linux)

Eli Zaretskii <address@hidden> writes:

> Well, I beg to differ: I think an eight-fold increase in the size of
> files we can visit on a 32-bit system _is_ a big deal.  At least in
> the year 2011, files larger than 4GB are extremely rare, while files
> larger than 512MB are quite common (I bump into them every day on my
> daytime job).

Will this extension allow us to have (almost) 64-bit Emacs Lisp integers
on 32-bit system?  In that case, I think it's a rather momentous
extension -- there's a lot of numerical data that Gnus has to deal with
(for instance, IMAP sequence numbers) that will overflow, er, 28 bit
data (or whatever the limit is on 32-bit hosts these days), and requires
somewhat awkward work-arounds.

So if I understand this correctly (and I might not do -- it's Friday),
it seems like a really great development.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




reply via email to

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